| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
Amazon EventBridge Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRule.EcsParametersProperty.Jsii$Proxy
An implementation for
CfnRule.EcsParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.EcsParametersProperty |
CfnRule.EcsParametersProperty.Builder.build()
Builds the configured instance.
|
default CfnRule.EcsParametersProperty |
RuleTargetConfig.getEcsParameters()
The Amazon ECS task definition and task count to use, if the event target is an Amazon ECS task.
|
CfnRule.EcsParametersProperty |
RuleTargetConfig.Jsii$Proxy.getEcsParameters() |
| Modifier and Type | Method and Description |
|---|---|
RuleTargetConfig.Builder |
RuleTargetConfig.Builder.ecsParameters(CfnRule.EcsParametersProperty ecsParameters)
Sets the value of
RuleTargetConfig.getEcsParameters() |
CfnRule.TargetProperty.Builder |
CfnRule.TargetProperty.Builder.ecsParameters(CfnRule.EcsParametersProperty ecsParameters)
Sets the value of
CfnRule.TargetProperty.getEcsParameters() |
Copyright © 2022. All rights reserved.