RegistryRecordCredentialProviderUnion
The credential provider details for a registry record. Exactly one member is populated, matching the configured credential provider type.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- iamCredentialProvider
-
The IAM role credential provider details.
Type: RegistryRecordIamCredentialProvider object
Required: No
- oauthCredentialProvider
-
The OAuth 2.0 credential provider details.
Type: RegistryRecordOAuthCredentialProvider object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: