Class: Aws::Types::UdpGroupSettings
- Inherits:
-
Object
- Object
- Aws::Types::UdpGroupSettings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_loss_action ⇒ "DROP_PROGRAM", ...
Returns the value of attribute input_loss_action.
-
#timed_metadata_id_3_frame ⇒ "NONE", ...
Returns the value of attribute timed_metadata_id_3_frame.
-
#timed_metadata_id_3_period ⇒ ::Integer
Returns the value of attribute timed_metadata_id_3_period.
Instance Attribute Details
#input_loss_action ⇒ "DROP_PROGRAM", ...
Returns the value of attribute input_loss_action.
3261 3262 3263 |
# File 'sig/types.rbs', line 3261 def input_loss_action @input_loss_action end |
#timed_metadata_id_3_frame ⇒ "NONE", ...
Returns the value of attribute timed_metadata_id_3_frame.
3262 3263 3264 |
# File 'sig/types.rbs', line 3262 def end |
#timed_metadata_id_3_period ⇒ ::Integer
Returns the value of attribute timed_metadata_id_3_period.
3263 3264 3265 |
# File 'sig/types.rbs', line 3263 def end |