secretOptions

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


@JvmName(name = "xxcejsckvluwodho")
suspend fun secretOptions(values: List<Output<JobDefinitionSecretArgs>>)
@JvmName(name = "ekpwujdmslmverje")
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 = "btqoholxonscvjxc")
suspend fun secretOptions(argument: List<suspend JobDefinitionSecretArgsBuilder.() -> Unit>)
@JvmName(name = "dujybfiptwskqqlo")
suspend fun secretOptions(vararg argument: suspend JobDefinitionSecretArgsBuilder.() -> Unit)
@JvmName(name = "ypktoxjlccawnoyd")
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 .