Class: Aws::Types::StreamProcessorDataSharingPreference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#opt_inBoolean

Returns the value of attribute opt_in.

Returns:

  • (Boolean)


1951
1952
1953
# File 'sig/types.rbs', line 1951

def opt_in
  @opt_in
end