Class: Aws::Types::StreamProcessorDataSharingPreference
- Inherits:
-
Object
- Object
- Aws::Types::StreamProcessorDataSharingPreference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#opt_in ⇒ Boolean
Returns the value of attribute opt_in.
Instance Attribute Details
#opt_in ⇒ Boolean
Returns the value of attribute opt_in.
1951 1952 1953 |
# File 'sig/types.rbs', line 1951 def opt_in @opt_in end |