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.
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.
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.
3258 3259 3260 |
# File 'sig/types.rbs', line 3258 def @timed_metadata_id_3_period end |