You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::InstanceTagNotificationAttribute

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#include_all_tags_of_instanceBoolean

Indicates wheter all tag keys in the current Region are registered to appear in scheduled event notifications. true indicates that all tag keys in the current Region are registered.

Returns:

  • (Boolean)

    Indicates wheter all tag keys in the current Region are registered to appear in scheduled event notifications.

#instance_tag_keysArray<String>

The registered tag keys.

Returns:

  • (Array<String>)

    The registered tag keys.