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.
4786 4787 4788 |
# File 'sig/types.rbs', line 4786 def from_federation_source @from_federation_source end |
#message ⇒ ::String
Returns the value of attribute message.
4785 4786 4787 |
# File 'sig/types.rbs', line 4785 def @message end |