@Stability(value=Stable) @Internal public static final class CfnRule.CapacityProviderStrategyItemProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.CapacityProviderStrategyItemProperty
CfnRule.CapacityProviderStrategyItemPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRule.CapacityProviderStrategyItemProperty.Builder, CfnRule.CapacityProviderStrategyItemProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnRule.CapacityProviderStrategyItemProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRule.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) |
Number |
getBase()
The base value designates how many tasks, at a minimum, to run on the specified capacity provider.
|
String |
getCapacityProvider()
The short name of the capacity provider.
|
Number |
getWeight()
The weight value designates the relative percentage of the total number of tasks launched that should use the specified capacity provider.
|
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(CfnRule.CapacityProviderStrategyItemProperty.Builder builder)
CfnRule.AwsVpcConfigurationProperty.Builder.public final String getCapacityProvider()
CfnRule.CapacityProviderStrategyItemPropertygetCapacityProvider in interface CfnRule.CapacityProviderStrategyItemPropertypublic final Number getBase()
CfnRule.CapacityProviderStrategyItemPropertyOnly one capacity provider in a capacity provider strategy can have a base defined. If no value is specified, the default value of 0 is used.
getBase in interface CfnRule.CapacityProviderStrategyItemPropertypublic final Number getWeight()
CfnRule.CapacityProviderStrategyItemPropertyThe weight value is taken into consideration after the base value, if defined, is satisfied.
getWeight in interface CfnRule.CapacityProviderStrategyItemProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.