Class: Aws::Types::TopicExistsException
- Inherits:
-
Object
- Object
- Aws::Types::TopicExistsException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#invalid_parameter ⇒ ::String
Returns the value of attribute invalid_parameter.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#invalid_parameter ⇒ ::String
Returns the value of attribute invalid_parameter.
1470 1471 1472 |
# File 'sig/types.rbs', line 1470 def invalid_parameter @invalid_parameter end |
#message ⇒ ::String
Returns the value of attribute message.
1471 1472 1473 |
# File 'sig/types.rbs', line 1471 def @message end |