Class: Aws::Types::AddStreamGroupLocationsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


17
18
19
# File 'sig/types.rbs', line 17

def identifier
  @identifier
end

#location_configurations::Array[Types::LocationConfiguration]

Returns the value of attribute location_configurations.

Returns:



18
19
20
# File 'sig/types.rbs', line 18

def location_configurations
  @location_configurations
end