class Aws::Connect::Types::GetFederationTokenResponse


@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/GetFederationTokenResponse AWS API Documentation
@return [String]
user.
The identifier for the user. This can be the ID or the ARN of the
@!attribute [rw] user_id
@return [String]
The Amazon Resource Name (ARN) of the user.
@!attribute [rw] user_arn
@return [String]
The URL to sign into the user’s instance.
@!attribute [rw] sign_in_url
@return [Types::Credentials]
The credentials to use for federation.
@!attribute [rw] credentials