Interface ScaleSpec

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    ScaleSpec.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-03T12:13:25.862Z")
    @Stability(Stable)
    public interface ScaleSpec
    extends software.amazon.jsii.JsiiSerializable
    ScaleSpec describes the attributes of a scale subresource.
    • Method Detail

      • getReplicas

        @Stability(Stable)
        @Nullable
        default Number getReplicas()
        replicas is the desired number of instances for the scaled object.