ProjectEnvironmentRegistryCredential

data class ProjectEnvironmentRegistryCredential(val credential: String, val credentialProvider: String)

Constructors

Link copied to clipboard
constructor(credential: String, credentialProvider: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN or name of credentials created using AWS Secrets Manager.

Link copied to clipboard

Service that created the credentials to access a private Docker registry. Valid value: SECRETS_MANAGER (AWS Secrets Manager).