@Stability(value=Stable) @Internal public static final class CfnCapacityProviderProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCapacityProviderProps
CfnCapacityProviderPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnCapacityProviderProps.Builder, CfnCapacityProviderProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnCapacityProviderProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnCapacityProviderProps.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) |
Object |
getAutoScalingGroupProvider()
The Auto Scaling group settings for the capacity provider.
|
String |
getName()
The name of the capacity provider.
|
List<CfnTag> |
getTags()
The metadata that you apply to the capacity provider to help you categorize and organize it.
|
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(CfnCapacityProviderProps.Builder builder)
CfnCapacityProviderProps.Builder.public final Object getAutoScalingGroupProvider()
CfnCapacityProviderPropsgetAutoScalingGroupProvider in interface CfnCapacityProviderPropspublic final String getName()
CfnCapacityProviderProps
If a name is specified, it cannot start with aws , ecs , or fargate . If no name is specified, a default name in the CFNStackName-CFNResourceName-RandomString format is used.
getName in interface CfnCapacityProviderPropspublic final List<CfnTag> getTags()
CfnCapacityProviderPropsEach tag consists of a key and an optional value. You define both.
The following basic restrictions apply to tags:
aws: , AWS: , or any upper or lowercase combination of such as a prefix for either keys or values as it is reserved for AWS use. You cannot edit or delete tag keys or values with this prefix. Tags with this prefix do not count against your tags per resource limit.getTags in interface CfnCapacityProviderProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.