Class: Aws::Types::ResponseSpecification

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

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 message_groups
  @message_groups
end