Class: Aws::Types::StreamingConfigurations

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#apply_guardrail_interval::Integer

Returns the value of attribute apply_guardrail_interval.

Returns:

  • (::Integer)


2708
2709
2710
# File 'sig/types.rbs', line 2708

def apply_guardrail_interval
  @apply_guardrail_interval
end

#stream_final_responseBoolean

Returns the value of attribute stream_final_response.

Returns:

  • (Boolean)


2709
2710
2711
# File 'sig/types.rbs', line 2709

def stream_final_response
  @stream_final_response
end