Class: Aws::Types::ResponseSpecification
- Inherits:
-
Object
- Object
- Aws::Types::ResponseSpecification
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allow_interrupt ⇒ Boolean
Returns the value of attribute allow_interrupt.
-
#message_groups ⇒ ::Array[Types::MessageGroup]
Returns the value of attribute message_groups.
Instance Attribute Details
#allow_interrupt ⇒ Boolean
Returns the value of attribute allow_interrupt.
2838 2839 2840 |
# File 'sig/types.rbs', line 2838 def allow_interrupt @allow_interrupt end |
#message_groups ⇒ ::Array[Types::MessageGroup]
Returns the value of attribute message_groups.
2837 2838 2839 |
# File 'sig/types.rbs', line 2837 def end |