Class: Aws::Types::DescribeLiveSourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#live_source_name::String

Returns the value of attribute live_source_name.

Returns:

  • (::String)


476
477
478
# File 'sig/types.rbs', line 476

def live_source_name
  @live_source_name
end

#source_location_name::String

Returns the value of attribute source_location_name.

Returns:

  • (::String)


477
478
479
# File 'sig/types.rbs', line 477

def source_location_name
  @source_location_name
end