Class: Aws::Types::EntityNotFoundException
- Inherits:
-
Object
- Object
- Aws::Types::EntityNotFoundException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#from_federation_source ⇒ Boolean
Returns the value of attribute from_federation_source.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#from_federation_source ⇒ Boolean
Returns the value of attribute from_federation_source.
2923 2924 2925 |
# File 'sig/types.rbs', line 2923 def from_federation_source @from_federation_source end |
#message ⇒ ::String
Returns the value of attribute message.
2922 2923 2924 |
# File 'sig/types.rbs', line 2922 def @message end |