Class: Aws::Types::StreamModeDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stream_mode"PROVISIONED", "ON_DEMAND"

Returns the value of attribute stream_mode.

Returns:

  • ("PROVISIONED", "ON_DEMAND")


582
583
584
# File 'sig/types.rbs', line 582

def stream_mode
  @stream_mode
end