public static final class CfnRule.EcsParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.EcsParametersProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnRule.EcsParametersProperty.Builder, CfnRule.EcsParametersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTaskCount()
``CfnRule.EcsParametersProperty.TaskCount``
|
String |
getTaskDefinitionArn()
``CfnRule.EcsParametersProperty.TaskDefinitionArn``
|
void |
setTaskCount(Number value)
``CfnRule.EcsParametersProperty.TaskCount``
|
void |
setTaskCount(software.amazon.awscdk.Token value)
``CfnRule.EcsParametersProperty.TaskCount``
|
void |
setTaskDefinitionArn(String value)
``CfnRule.EcsParametersProperty.TaskDefinitionArn``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getTaskDefinitionArn()
getTaskDefinitionArn in interface CfnRule.EcsParametersPropertypublic void setTaskDefinitionArn(String value)
setTaskDefinitionArn in interface CfnRule.EcsParametersProperty@Nullable public Object getTaskCount()
getTaskCount in interface CfnRule.EcsParametersPropertypublic void setTaskCount(@Nullable Number value)
setTaskCount in interface CfnRule.EcsParametersPropertypublic void setTaskCount(@Nullable software.amazon.awscdk.Token value)
setTaskCount in interface CfnRule.EcsParametersPropertyCopyright © 2019. All rights reserved.