Class: Aws::Types::ChannelStreamIdentifier

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#stream_arn::String

Returns the value of attribute stream_arn.

Returns:

  • (::String)


70
71
72
# File 'sig/types.rbs', line 70

def stream_arn
  @stream_arn
end

#stream_creation_timestamp::Time

Returns the value of attribute stream_creation_timestamp.

Returns:

  • (::Time)


71
72
73
# File 'sig/types.rbs', line 71

def stream_creation_timestamp
  @stream_creation_timestamp
end