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)


2626
2627
2628
# File 'sig/types.rbs', line 2626

def apply_guardrail_interval
  @apply_guardrail_interval
end

#stream_final_responseBoolean

Returns the value of attribute stream_final_response.

Returns:

  • (Boolean)


2627
2628
2629
# File 'sig/types.rbs', line 2627

def stream_final_response
  @stream_final_response
end