You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchEvents::Types::RunCommandTargetWhen passing RunCommandTarget as input to an Aws::Client method, you can use a vanilla Hash:
{
key: "RunCommandTargetKey", values: ["RunCommandTargetValue"], }
Information about the EC2 instances that are to be sent the command, specified as key-value pairs. Each RunCommandTarget
block can include only one key, but this key may specify multiple values.
Can be either tag:
tag-key or InstanceIds
.
If Key
is tag:
tag-key, Values
is a list of tag values.
Can be either tag:
tag-key or InstanceIds
.
If Key
is tag:
tag-key, Values
is a list of tag values. If Key
is InstanceIds
, Values
is a list of Amazon EC2 instance IDs.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4