InstanceEventWindowAssociationRequest - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

InstanceEventWindowAssociationRequest

One or more targets associated with the specified event window. Only one type of target (instance ID, instance tag, or Dedicated Host ID) can be associated with an event window.

Contents

DedicatedHostIds

The IDs of the Dedicated Hosts to associate with the event window.

Type: Array of strings

Required: No

InstanceIds

The IDs of the instances to associate with the event window. If the instance is on a Dedicated Host, you can't specify the Instance ID parameter; you must use the Dedicated Host ID parameter.

Type: Array of strings

Required: No

InstanceTags

The instance tags to associate with the event window. Any instances associated with the tags will be associated with the event window.

Type: Array of Tag objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: