Class: Aws::Types::InvalidInputException
- Inherits:
-
Object
- Object
- Aws::Types::InvalidInputException
- 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.
4767 4768 4769 |
# File 'sig/types.rbs', line 4767 def from_federation_source @from_federation_source end |
#message ⇒ ::String
Returns the value of attribute message.
4766 4767 4768 |
# File 'sig/types.rbs', line 4766 def @message end |