@Stability(value=Stable) @Internal public static final class CfnTaskSet.ScaleProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskSet.ScaleProperty
CfnTaskSet.ScalePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTaskSet.ScaleProperty.Builder, CfnTaskSet.ScaleProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTaskSet.ScaleProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTaskSet.AwsVpcConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getUnit()
The unit of measure for the scale value.
|
Number |
getValue()
The value, specified as a percent total of a service's `desiredCount` , to scale the task set.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnTaskSet.ScaleProperty.Builder builder)
CfnTaskSet.AwsVpcConfigurationProperty.Builder.public final String getUnit()
CfnTaskSet.ScalePropertygetUnit in interface CfnTaskSet.ScalePropertypublic final Number getValue()
CfnTaskSet.ScalePropertyAccepted values are numbers between 0 and 100.
getValue in interface CfnTaskSet.ScaleProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.