Class: Aws::Types::GetMediaInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#start_selectorTypes::StartSelector

Returns the value of attribute start_selector.

Returns:



24
25
26
# File 'sig/types.rbs', line 24

def start_selector
  @start_selector
end

#stream_arn::String

Returns the value of attribute stream_arn.

Returns:



23
24
25
# File 'sig/types.rbs', line 23

def stream_arn
  @stream_arn
end

#stream_name::String

Returns the value of attribute stream_name.

Returns:



22
23
24
# File 'sig/types.rbs', line 22

def stream_name
  @stream_name
end