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.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- oauth2
-
OAuth2 authorization data for the gateway target.
Type: OAuth2AuthorizationData object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: