secretOptions

@JvmName(name = "odbhpnkiepbmbqfw")
suspend fun secretOptions(value: Output<List<JobDefinitionSecretArgs>>)
@JvmName(name = "pfqldjiuxevnlgjx")
suspend fun secretOptions(value: List<JobDefinitionSecretArgs>?)

Parameters

value

The secrets to pass to the log configuration. For more information, see Specifying sensitive data in the AWS Batch User Guide .


@JvmName(name = "pwrwwqnormccqsfl")
suspend fun secretOptions(vararg values: Output<JobDefinitionSecretArgs>)


@JvmName(name = "qkttqioijvpbvhio")
suspend fun secretOptions(values: List<Output<JobDefinitionSecretArgs>>)
@JvmName(name = "gritfevrqauegwmw")
suspend fun secretOptions(vararg values: JobDefinitionSecretArgs)

Parameters

values

The secrets to pass to the log configuration. For more information, see Specifying sensitive data in the AWS Batch User Guide .


@JvmName(name = "wljrmcfrtrcnnhhr")
suspend fun secretOptions(argument: List<suspend JobDefinitionSecretArgsBuilder.() -> Unit>)
@JvmName(name = "ikonfsxxymlrqveh")
suspend fun secretOptions(vararg argument: suspend JobDefinitionSecretArgsBuilder.() -> Unit)
@JvmName(name = "lcgbwfcqdeuhdvup")
suspend fun secretOptions(argument: suspend JobDefinitionSecretArgsBuilder.() -> Unit)

Parameters

argument

The secrets to pass to the log configuration. For more information, see Specifying sensitive data in the AWS Batch User Guide .