/AWS1/CL_BDOREGRCCREDPVDRUNION¶
Union of supported credential provider types for registry record synchronization.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_oauthcredentialprovider TYPE REF TO /AWS1/CL_BDOREGRCOAUTHCREDPVDR /AWS1/CL_BDOREGRCOAUTHCREDPVDR¶
The OAuth credential provider configuration for authenticating with the external source.
io_iamcredentialprovider TYPE REF TO /AWS1/CL_BDOREGRECIAMCREDPVDR /AWS1/CL_BDOREGRECIAMCREDPVDR¶
The IAM credential provider configuration for authenticating with the external source using SigV4 signing.
Queryable Attributes¶
oauthCredentialProvider¶
The OAuth credential provider configuration for authenticating with the external source.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OAUTHCREDENTIALPROVIDER() |
Getter for OAUTHCREDENTIALPROVIDER |
iamCredentialProvider¶
The IAM credential provider configuration for authenticating with the external source using SigV4 signing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IAMCREDENTIALPROVIDER() |
Getter for IAMCREDENTIALPROVIDER |