Class: Aws::Types::SrtGroupSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_loss_action"DROP_PROGRAM", ...

Returns the value of attribute input_loss_action.

Returns:

  • ("DROP_PROGRAM", "DROP_TS", "EMIT_PROGRAM")


5414
5415
5416
# File 'sig/types.rbs', line 5414

def input_loss_action
  @input_loss_action
end