@Stability(value=Stable) @Internal public static final class CfnClusterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnClusterProps
CfnClusterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnClusterProps.Builder, CfnClusterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> capacityProviders,
String clusterName,
Object clusterSettings,
Object configuration,
Object defaultCapacityProviderStrategy,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnClusterProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getCapacityProviders()
`AWS::ECS::Cluster.CapacityProviders`.
|
String |
getClusterName()
`AWS::ECS::Cluster.ClusterName`.
|
Object |
getClusterSettings()
`AWS::ECS::Cluster.ClusterSettings`.
|
Object |
getConfiguration()
`AWS::ECS::Cluster.Configuration`.
|
Object |
getDefaultCapacityProviderStrategy()
`AWS::ECS::Cluster.DefaultCapacityProviderStrategy`.
|
List<CfnTag> |
getTags()
`AWS::ECS::Cluster.Tags`.
|
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(List<String> capacityProviders, String clusterName, Object clusterSettings, Object configuration, Object defaultCapacityProviderStrategy, List<? extends CfnTag> tags)
CfnClusterProps.Builder.public final List<String> getCapacityProviders()
CfnClusterPropsgetCapacityProviders in interface CfnClusterPropspublic final String getClusterName()
CfnClusterPropsgetClusterName in interface CfnClusterPropspublic final Object getClusterSettings()
CfnClusterPropsgetClusterSettings in interface CfnClusterPropspublic final Object getConfiguration()
CfnClusterPropsgetConfiguration in interface CfnClusterPropspublic final Object getDefaultCapacityProviderStrategy()
CfnClusterPropsgetDefaultCapacityProviderStrategy in interface CfnClusterPropspublic final List<CfnTag> getTags()
CfnClusterPropsgetTags in interface CfnClusterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.