new AmazonCloudWatchEventsRuleTarget()
Properties:
Name | Type | Description |
---|---|---|
Arn |
String | Required: Yes. The Amazon Resource Name (ARN) of the target. |
Id |
String | Required: Yes. A unique identifier for the target. |
Input |
String | Required: Conditional. A JSON-formatted text string that is passed to the target. This value overrides the matched event. |
InputPath |
String | Required: Conditional. When you don't want to pass the entire matched event, the JSONPath that describes which part of the event to pass to the target. |