secretOptions

@JvmName(name = "jasbpvhlgeyfelxv")
suspend fun secretOptions(value: Output<List<JobDefinitionSecretArgs>>)
@JvmName(name = "ejsmabugubtqhygs")
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 = "xscbamimrhcihkko")
suspend fun secretOptions(vararg values: Output<JobDefinitionSecretArgs>)


@JvmName(name = "hwpkudstlycuppof")
suspend fun secretOptions(values: List<Output<JobDefinitionSecretArgs>>)
@JvmName(name = "gkcywwhbwidnvkqd")
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 = "exsmsligjduqlkbd")
suspend fun secretOptions(argument: List<suspend JobDefinitionSecretArgsBuilder.() -> Unit>)
@JvmName(name = "njbpwlmcanegioyf")
suspend fun secretOptions(vararg argument: suspend JobDefinitionSecretArgsBuilder.() -> Unit)
@JvmName(name = "rjbshftdobhnxpry")
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 .