Class: Aws::Types::InvalidItemContentException
- Inherits:
-
Object
- Object
- Aws::Types::InvalidItemContentException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#type_name ⇒ ::String
Returns the value of attribute type_name.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
2505 2506 2507 |
# File 'sig/types.rbs', line 2505 def end |
#type_name ⇒ ::String
Returns the value of attribute type_name.
2504 2505 2506 |
# File 'sig/types.rbs', line 2504 def type_name @type_name end |