Class: Aws::Types::DescribeVodSourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_location_name::String

Returns the value of attribute source_location_name.

Returns:

  • (::String)


521
522
523
# File 'sig/types.rbs', line 521

def source_location_name
  @source_location_name
end

#vod_source_name::String

Returns the value of attribute vod_source_name.

Returns:

  • (::String)


522
523
524
# File 'sig/types.rbs', line 522

def vod_source_name
  @vod_source_name
end