secretOptions

@JvmName(name = "lepwcmwucnikvixa")
suspend fun secretOptions(value: Output<List<SecretArgs>>)
@JvmName(name = "tfttcsnxwhcsajpg")
suspend fun secretOptions(value: List<SecretArgs>?)

Parameters

value

The secrets to pass to the log configuration. For more information, see Specifying sensitive data in the Amazon Elastic Container Service Developer Guide.


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


@JvmName(name = "bpgxagnwernawpoq")
suspend fun secretOptions(values: List<Output<SecretArgs>>)
@JvmName(name = "qmfsvaxbauovjgcw")
suspend fun secretOptions(vararg values: SecretArgs)

Parameters

values

The secrets to pass to the log configuration. For more information, see Specifying sensitive data in the Amazon Elastic Container Service Developer Guide.


@JvmName(name = "jqxxscnougfhxyic")
suspend fun secretOptions(argument: List<suspend SecretArgsBuilder.() -> Unit>)
@JvmName(name = "pkahbdnrpcrjtpqs")
suspend fun secretOptions(vararg argument: suspend SecretArgsBuilder.() -> Unit)
@JvmName(name = "mxiykvvqchixbith")
suspend fun secretOptions(argument: suspend SecretArgsBuilder.() -> Unit)

Parameters

argument

The secrets to pass to the log configuration. For more information, see Specifying sensitive data in the Amazon Elastic Container Service Developer Guide.