class Aws::ApplicationDiscoveryService::Types::ConfigurationTag

Tags for a configuration item. Tags are metadata that help you categorize IT assets.

@!attribute [rw] configuration_type

A type of IT asset to tag.
@return [String]

@!attribute [rw] configuration_id

The configuration ID for the item to tag. You can specify a list of
keys and values.
@return [String]

@!attribute [rw] key

A type of tag on which to filter. For example, *serverType*.
@return [String]

@!attribute [rw] value

A value on which to filter. For example *key = serverType* and
*value = web server*.
@return [String]

@!attribute [rw] time_of_creation

The time the configuration tag was created in Coordinated Universal
Time (UTC).
@return [Time]

Constants

SENSITIVE