Class: Aws::Types::ParticipantConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ParticipantConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#response_mode ⇒ "INCREMENTAL", "COMPLETE"
Returns the value of attribute response_mode.
Instance Attribute Details
#response_mode ⇒ "INCREMENTAL", "COMPLETE"
Returns the value of attribute response_mode.
5972 5973 5974 |
# File 'sig/types.rbs', line 5972 def response_mode @response_mode end |