Class: Aws::Types::AudioHlsRenditionSelection

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#group_id::String

Returns the value of attribute group_id.

Returns:

  • (::String)


135
136
137
# File 'sig/types.rbs', line 135

def group_id
  @group_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


136
137
138
# File 'sig/types.rbs', line 136

def name
  @name
end