Class CfnTaskSetPropsMixin.ScaleProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.ecs.mixins.CfnTaskSetPropsMixin.ScaleProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTaskSetPropsMixin.ScaleProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTaskSetPropsMixin.ScaleProperty
@Stability(Stable)
@Internal
public static final class CfnTaskSetPropsMixin.ScaleProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTaskSetPropsMixin.ScaleProperty
An implementation for
CfnTaskSetPropsMixin.ScaleProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.ecs.mixins.CfnTaskSetPropsMixin.ScaleProperty
CfnTaskSetPropsMixin.ScaleProperty.Builder, CfnTaskSetPropsMixin.ScaleProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTaskSetPropsMixin.ScaleProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnTaskSetPropsMixin.ScaleProperty.Builder.
-
-
Method Details
-
getUnit
Description copied from interface:CfnTaskSetPropsMixin.ScalePropertyThe unit of measure for the scale value.- Specified by:
getUnitin interfaceCfnTaskSetPropsMixin.ScaleProperty- See Also:
-
getValue
Description copied from interface:CfnTaskSetPropsMixin.ScalePropertyThe value, specified as a percent total of a service'sdesiredCount, to scale the task set.Accepted values are numbers between 0 and 100.
- Specified by:
getValuein interfaceCfnTaskSetPropsMixin.ScaleProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-