Class: Aws::Types::GetSignalingChannelEndpointInput

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)


243
244
245
# File 'sig/types.rbs', line 243

def channel_arn
  @channel_arn
end

#single_master_channel_endpoint_configurationTypes::SingleMasterChannelEndpointConfiguration

Returns the value of attribute single_master_channel_endpoint_configuration.



244
245
246
# File 'sig/types.rbs', line 244

def single_master_channel_endpoint_configuration
  @single_master_channel_endpoint_configuration
end