| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRule.EcsParametersProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CfnRule.EcsParametersProperty |
CfnRule.EcsParametersProperty.Builder.build()
Builds the configured instance.
|
CfnRule.EcsParametersProperty |
EventRuleTargetProps.getEcsParameters()
The Amazon ECS task definition and task count to use, if the event target
is an Amazon ECS task.
|
CfnRule.EcsParametersProperty |
EventRuleTargetProps.Jsii$Proxy.getEcsParameters()
The Amazon ECS task definition and task count to use, if the event target
is an Amazon ECS task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnRule.TargetProperty.setEcsParameters(CfnRule.EcsParametersProperty value)
``CfnRule.TargetProperty.EcsParameters``
|
void |
CfnRule.TargetProperty.Jsii$Proxy.setEcsParameters(CfnRule.EcsParametersProperty value)
``CfnRule.TargetProperty.EcsParameters``
|
void |
EventRuleTargetProps.setEcsParameters(CfnRule.EcsParametersProperty value)
The Amazon ECS task definition and task count to use, if the event target
is an Amazon ECS task.
|
void |
EventRuleTargetProps.Jsii$Proxy.setEcsParameters(CfnRule.EcsParametersProperty value)
The Amazon ECS task definition and task count to use, if the event target
is an Amazon ECS task.
|
CfnRule.TargetProperty.Builder |
CfnRule.TargetProperty.Builder.withEcsParameters(CfnRule.EcsParametersProperty value)
Sets the value of EcsParameters
|
EventRuleTargetProps.Builder |
EventRuleTargetProps.Builder.withEcsParameters(CfnRule.EcsParametersProperty value)
Sets the value of EcsParameters
|
Copyright © 2019. All rights reserved.