Class: Aws::Types::DashConfigurationForPut

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#mpd_location::String

Returns the value of attribute mpd_location.

Returns:

  • (::String)


346
347
348
# File 'sig/types.rbs', line 346

def mpd_location
  @mpd_location
end

#origin_manifest_type"SINGLE_PERIOD", "MULTI_PERIOD"

Returns the value of attribute origin_manifest_type.

Returns:

  • ("SINGLE_PERIOD", "MULTI_PERIOD")


347
348
349
# File 'sig/types.rbs', line 347

def origin_manifest_type
  @origin_manifest_type
end