RegistryRecordCredentialProviderUnion¶
Union Type¶
RegistryRecordCredentialProviderUnion
module-attribute
¶
RegistryRecordCredentialProviderUnion = Union[RegistryRecordCredentialProviderUnionOauthCredentialProvider | RegistryRecordCredentialProviderUnionIamCredentialProvider | RegistryRecordCredentialProviderUnionUnknown]
Union of supported credential provider types for registry record synchronization.
Union Member Types¶
RegistryRecordCredentialProviderUnionOauthCredentialProvider
dataclass
¶
The OAuth credential provider configuration for authenticating with the external source.