Class: Aws::Types::CaptureOption
- Inherits:
-
Object
- Object
- Aws::Types::CaptureOption
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#capture_mode ⇒ "Input", ...
Returns the value of attribute capture_mode.
Instance Attribute Details
#capture_mode ⇒ "Input", ...
Returns the value of attribute capture_mode.
1062 1063 1064 |
# File 'sig/types.rbs', line 1062 def capture_mode @capture_mode end |