Class: Aws::Types::GetChannelRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel::String

Returns the value of attribute channel.

Returns:

  • (::String)


422
423
424
# File 'sig/types.rbs', line 422

def channel
  @channel
end