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

Class: Aws::ServiceCatalog::Types::TagOptionDetail

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#activeBoolean

The TagOption active state.

Returns:

  • (Boolean)

    The TagOption active state.

#idString

The TagOption identifier.

Returns:

  • (String)

    The TagOption identifier.

#keyString

The TagOption key.

Returns:

  • (String)

    The TagOption key.

#valueString

The TagOption value.

Returns:

  • (String)

    The TagOption value.