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.
3030 3031 3032 |
# File 'sig/types.rbs', line 3030 def associated_glue_resource @associated_glue_resource end |
#message ⇒ ::String
Returns the value of attribute message.
3029 3030 3031 |
# File 'sig/types.rbs', line 3029 def @message end |