Class: Aws::Types::FederatedResourceAlreadyExistsException
- Inherits:
-
Object
- Object
- Aws::Types::FederatedResourceAlreadyExistsException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#associated_glue_resource ⇒ ::String
Returns the value of attribute associated_glue_resource.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#associated_glue_resource ⇒ ::String
Returns the value of attribute associated_glue_resource.
3020 3021 3022 |
# File 'sig/types.rbs', line 3020 def associated_glue_resource @associated_glue_resource end |
#message ⇒ ::String
Returns the value of attribute message.
3019 3020 3021 |
# File 'sig/types.rbs', line 3019 def @message end |