Class: Aws::Types::UdpGroupSettings

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")


3256
3257
3258
# File 'sig/types.rbs', line 3256

def input_loss_action
  @input_loss_action
end

#timed_metadata_id_3_frame"NONE", ...

Returns the value of attribute timed_metadata_id_3_frame.

Returns:

  • ("NONE", "PRIV", "TDRL")


3257
3258
3259
# File 'sig/types.rbs', line 3257

def 
  @timed_metadata_id_3_frame
end

#timed_metadata_id_3_period::Integer

Returns the value of attribute timed_metadata_id_3_period.

Returns:

  • (::Integer)


3258
3259
3260
# File 'sig/types.rbs', line 3258

def 
  @timed_metadata_id_3_period
end