Class: Aws::Types::RequestedTerm
- Inherits:
-
Object
- Object
- Aws::Types::RequestedTerm
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration ⇒ Types::RequestedTermConfiguration
Returns the value of attribute configuration.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#configuration ⇒ Types::RequestedTermConfiguration
Returns the value of attribute configuration.
760 761 762 |
# File 'sig/types.rbs', line 760 def configuration @configuration end |
#id ⇒ ::String
Returns the value of attribute id.
759 760 761 |
# File 'sig/types.rbs', line 759 def id @id end |