Class: Aws::Types::AudioHlsRenditionSelection
- Inherits:
-
Object
- Object
- Aws::Types::AudioHlsRenditionSelection
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#group_id ⇒ ::String
Returns the value of attribute group_id.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#group_id ⇒ ::String
Returns the value of attribute group_id.
135 136 137 |
# File 'sig/types.rbs', line 135 def group_id @group_id end |
#name ⇒ ::String
Returns the value of attribute name.
136 137 138 |
# File 'sig/types.rbs', line 136 def name @name end |