Class: Aws::Types::DescribeSignalingChannelInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_arn::String

Returns the value of attribute channel_arn.

Returns:

  • (::String)


178
179
180
# File 'sig/types.rbs', line 178

def channel_arn
  @channel_arn
end

#channel_name::String

Returns the value of attribute channel_name.

Returns:

  • (::String)


177
178
179
# File 'sig/types.rbs', line 177

def channel_name
  @channel_name
end