Class: Aws::Types::DashBaseUrl

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dvb_priority::Integer

Returns the value of attribute dvb_priority.

Returns:

  • (::Integer)


259
260
261
# File 'sig/types.rbs', line 259

def dvb_priority
  @dvb_priority
end

#dvb_weight::Integer

Returns the value of attribute dvb_weight.

Returns:

  • (::Integer)


260
261
262
# File 'sig/types.rbs', line 260

def dvb_weight
  @dvb_weight
end

#service_location::String

Returns the value of attribute service_location.

Returns:

  • (::String)


258
259
260
# File 'sig/types.rbs', line 258

def service_location
  @service_location
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


257
258
259
# File 'sig/types.rbs', line 257

def url
  @url
end