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.
3014 3015 3016 |
# File 'sig/types.rbs', line 3014 def associated_glue_resource @associated_glue_resource end |
#message ⇒ ::String
Returns the value of attribute message.
3013 3014 3015 |
# File 'sig/types.rbs', line 3013 def @message end |