Class: Aws::Types::GetStreamUrlInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


306
307
308
# File 'sig/types.rbs', line 306

def identifier
  @identifier
end

#stream_url_identifier::String

Returns the value of attribute stream_url_identifier.

Returns:

  • (::String)


307
308
309
# File 'sig/types.rbs', line 307

def stream_url_identifier
  @stream_url_identifier
end