AuthorizationData
Contains the authorization data that is returned when a gateway target is configured with a credential provider with authorization code grant type and requires user federation.
Inheritors
Types
Functions
Link copied to clipboard
Casts this AuthorizationData as a Oauth2 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.OAuth2AuthorizationData value. Throws an exception if the AuthorizationData is not a Oauth2.
Link copied to clipboard
Casts this AuthorizationData as a Oauth2 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.OAuth2AuthorizationData value. Returns null if the AuthorizationData is not a Oauth2.