Class: Aws::Types::CaptureOption

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capture_mode"Input", ...

Returns the value of attribute capture_mode.

Returns:

  • ("Input", "Output", "InputAndOutput")


1062
1063
1064
# File 'sig/types.rbs', line 1062

def capture_mode
  @capture_mode
end