class Aws::SSOOIDC::Types::StartDeviceAuthorizationRequest

@!attribute [rw] client_id

The unique identifier string for the client that is registered with
IAM Identity Center. This value should come from the persisted
result of the RegisterClient API operation.
@return [String]

@!attribute [rw] client_secret

A secret string that is generated for the client. This value should
come from the persisted result of the RegisterClient API operation.
@return [String]

@!attribute [rw] start_url

The URL for the Amazon Web Services access portal. For more
information, see [Using the Amazon Web Services access portal][1] in
the *IAM Identity Center User Guide*.

[1]: https://docs.aws.amazon.com/singlesignon/latest/userguide/using-the-portal.html
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sso-oidc-2019-06-10/StartDeviceAuthorizationRequest AWS API Documentation

Constants

SENSITIVE