Class: Aws::Types::SrtDestinationSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#style_passthrough"ENABLED", "DISABLED"

Returns the value of attribute style_passthrough.

Returns:

  • ("ENABLED", "DISABLED")


2297
2298
2299
# File 'sig/types.rbs', line 2297

def style_passthrough
  @style_passthrough
end