You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::KinesisVideo::Types::ResourceEndpointListItem

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

An object that describes the endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

Instance Attribute Summary collapse

Instance Attribute Details

#protocolString

The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

Possible values:

  • WSS
  • HTTPS

Returns:

  • (String)

    The protocol of the signaling channel returned by the GetSignalingChannelEndpoint API.

#resource_endpointString

The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.

Returns:

  • (String)

    The endpoint of the signaling channel returned by the GetSignalingChannelEndpoint API.