class Aws::SecurityHub::Types::AwsCodeBuildProjectEnvironmentRegistryCredential
The credentials for access to a private registry.
@note When making an API call, you may pass AwsCodeBuildProjectEnvironmentRegistryCredential
data as a hash: { credential: "NonEmptyString", credential_provider: "NonEmptyString", }
@!attribute [rw] credential
The ARN or name of credentials created using Secrets Manager. <note markdown="1"> The credential can use the name of the credentials only if they exist in your current Amazon Web Services Region. </note> @return [String]
@!attribute [rw] credential_provider
The service that created the credentials to access a private Docker registry. The valid value,` SECRETS_MANAGER`, is for Secrets Manager. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsCodeBuildProjectEnvironmentRegistryCredential AWS API Documentation
Constants
- SENSITIVE