You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ConnectParticipant::Types::ConnectionCredentials
- Inherits:
-
Struct
- Object
- Struct
- Aws::ConnectParticipant::Types::ConnectionCredentials
- Defined in:
- (unknown)
Overview
Connection credentials.
Returned by:
Instance Attribute Summary collapse
-
#connection_token ⇒ String
The connection token.
-
#expiry ⇒ String
The expiration of the token.
Instance Attribute Details
#connection_token ⇒ String
The connection token.
#expiry ⇒ String
The expiration of the token.
It\'s specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.