Class: Aws::Types::CreateChannelResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channelTypes::Channel

Returns the value of attribute channel.

Returns:



217
218
219
# File 'sig/types.rbs', line 217

def channel
  @channel
end

#stream_keyTypes::StreamKey

Returns the value of attribute stream_key.

Returns:



218
219
220
# File 'sig/types.rbs', line 218

def stream_key
  @stream_key
end