credentialProvider property

String? credentialProvider
final

The service that created the credentials to access a private Docker registry.

The valid value, SECRETS_MANAGER, is for AWS Secrets Manager.

Implementation

final String? credentialProvider;