@Stability(value=Stable) @Internal public static final class CfnRule.EcsParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.EcsParametersProperty
CfnRule.EcsParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRule.EcsParametersProperty.Builder, CfnRule.EcsParametersProperty.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(String taskDefinitionArn,
String group,
String launchType,
Object networkConfiguration,
String platformVersion,
Number taskCount)
Constructor that initializes the object based on literal property values passed by the
CfnRule.AwsVpcConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getGroup()
`CfnRule.EcsParametersProperty.Group`.
|
String |
getLaunchType()
`CfnRule.EcsParametersProperty.LaunchType`.
|
Object |
getNetworkConfiguration()
`CfnRule.EcsParametersProperty.NetworkConfiguration`.
|
String |
getPlatformVersion()
`CfnRule.EcsParametersProperty.PlatformVersion`.
|
Number |
getTaskCount()
`CfnRule.EcsParametersProperty.TaskCount`.
|
String |
getTaskDefinitionArn()
`CfnRule.EcsParametersProperty.TaskDefinitionArn`.
|
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.public final String getTaskDefinitionArn()
CfnRule.EcsParametersPropertygetTaskDefinitionArn in interface CfnRule.EcsParametersPropertypublic final String getGroup()
CfnRule.EcsParametersPropertygetGroup in interface CfnRule.EcsParametersPropertypublic final String getLaunchType()
CfnRule.EcsParametersPropertygetLaunchType in interface CfnRule.EcsParametersPropertypublic final Object getNetworkConfiguration()
CfnRule.EcsParametersPropertygetNetworkConfiguration in interface CfnRule.EcsParametersPropertypublic final String getPlatformVersion()
CfnRule.EcsParametersPropertygetPlatformVersion in interface CfnRule.EcsParametersPropertypublic final Number getTaskCount()
CfnRule.EcsParametersPropertygetTaskCount in interface CfnRule.EcsParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.