Class: Aws::Types::StreamSpecification

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#stream_enabledBoolean

Returns the value of attribute stream_enabled.

Returns:



1580
1581
1582
# File 'sig/types.rbs', line 1580

def stream_enabled
  @stream_enabled
end

#stream_view_type"NEW_IMAGE", ...

Returns the value of attribute stream_view_type.

Returns:



1581
1582
1583
# File 'sig/types.rbs', line 1581

def stream_view_type
  @stream_view_type
end