Job Definition Eks Secret Args
data class JobDefinitionEksSecretArgs(val optional: Output<Boolean>? = null, val secretName: Output<String>) : ConvertibleToJava<JobDefinitionEksSecretArgs>
Properties
Link copied to clipboard
The name of the secret. The name must be allowed as a DNS subdomain name. For more information, see DNS subdomain names in the Kubernetes documentation .