| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents.model | |
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
EcsParameters |
Target.ecsParameters()
Contains the Amazon ECS task definition and task count to be used, if the event target is an Amazon ECS task.
|
| Modifier and Type | Method and Description |
|---|---|
Target.Builder |
Target.Builder.ecsParameters(EcsParameters ecsParameters)
Contains the Amazon ECS task definition and task count to be used, if the event target is an Amazon ECS task.
|
| Modifier and Type | Method and Description |
|---|---|
EcsParameters |
EcsParametersUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
EcsParametersMarshaller.marshall(EcsParameters ecsParameters,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.