Class: Aws::Types::ItemSizeLimitExceededException
- Inherits:
-
Object
- Object
- Aws::Types::ItemSizeLimitExceededException
- 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.
2699 2700 2701 |
# File 'sig/types.rbs', line 2699 def end |
#type_name ⇒ ::String
Returns the value of attribute type_name.
2698 2699 2700 |
# File 'sig/types.rbs', line 2698 def type_name @type_name end |