| Modifier and Type | Method and Description |
|---|---|
static CfnRule.EcsParametersProperty.Builder |
CfnRule.EcsParametersProperty.builder() |
CfnRule.EcsParametersProperty.Builder |
CfnRule.EcsParametersProperty.Builder.group(String group)
Sets the value of Group
|
CfnRule.EcsParametersProperty.Builder |
CfnRule.EcsParametersProperty.Builder.launchType(String launchType)
Sets the value of LaunchType
|
CfnRule.EcsParametersProperty.Builder |
CfnRule.EcsParametersProperty.Builder.networkConfiguration(CfnRule.NetworkConfigurationProperty networkConfiguration)
Sets the value of NetworkConfiguration
|
CfnRule.EcsParametersProperty.Builder |
CfnRule.EcsParametersProperty.Builder.networkConfiguration(IResolvable networkConfiguration)
Sets the value of NetworkConfiguration
|
CfnRule.EcsParametersProperty.Builder |
CfnRule.EcsParametersProperty.Builder.platformVersion(String platformVersion)
Sets the value of PlatformVersion
|
CfnRule.EcsParametersProperty.Builder |
CfnRule.EcsParametersProperty.Builder.taskCount(Number taskCount)
Sets the value of TaskCount
|
CfnRule.EcsParametersProperty.Builder |
CfnRule.EcsParametersProperty.Builder.taskDefinitionArn(String taskDefinitionArn)
Sets the value of TaskDefinitionArn
|
Copyright © 2019. All rights reserved.