secret

@JvmName(name = "orwqxdjlsbgrqasm")
suspend fun secret(value: Output<JobDefinitionEksSecretArgs>)
@JvmName(name = "qyfmpoxiatmqtirj")
suspend fun secret(value: JobDefinitionEksSecretArgs?)

Parameters

value

Specifies the configuration of a Kubernetes secret volume. For more information, see secret in the Kubernetes documentation .


@JvmName(name = "iqvqqhbmoeuwrqeu")
suspend fun secret(argument: suspend JobDefinitionEksSecretArgsBuilder.() -> Unit)

Parameters

argument

Specifies the configuration of a Kubernetes secret volume. For more information, see secret in the Kubernetes documentation .