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")


793
794
795
# File 'sig/types.rbs', line 793

def stream_mode
  @stream_mode
end