class Aws::KinesisVideoSignalingChannels::Types::IceServer
A structure for the ICE server connection data.
@!attribute [rw] uris
An array of URIs, in the form specified in the [I-D.petithuguenin-behave-turn-uris][1] spec. These URIs provide the different addresses and/or protocols that can be used to reach the TURN server. [1]: https://tools.ietf.org/html/draft-petithuguenin-behave-turn-uris-03 @return [Array<String>]
@!attribute [rw] username
A username to login to the ICE server. @return [String]
@!attribute [rw] password
A password to login to the ICE server. @return [String]
@!attribute [rw] ttl
The period of time, in seconds, during which the username and password are valid. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/kinesis-video-signaling-2019-12-04/IceServer AWS API Documentation
Constants
- SENSITIVE