secretOptions

@JvmName(name = "sgpkddpvxwbabago")
suspend fun secretOptions(value: Output<List<ServiceSecretArgs>>)
@JvmName(name = "vqteoojvjmdgrnqc")
suspend fun secretOptions(value: List<ServiceSecretArgs>?)

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 = "nydounjojetrwctl")
suspend fun secretOptions(vararg values: Output<ServiceSecretArgs>)


@JvmName(name = "bmcuqbbmffqpdgpf")
suspend fun secretOptions(values: List<Output<ServiceSecretArgs>>)
@JvmName(name = "bkcwktiixaohtsox")
suspend fun secretOptions(vararg values: ServiceSecretArgs)

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 = "btscpnamropuhivb")
suspend fun secretOptions(argument: List<suspend ServiceSecretArgsBuilder.() -> Unit>)
@JvmName(name = "qytfxmcvcjjnqmny")
suspend fun secretOptions(vararg argument: suspend ServiceSecretArgsBuilder.() -> Unit)
@JvmName(name = "imruokowpjnpfwqc")
suspend fun secretOptions(argument: suspend ServiceSecretArgsBuilder.() -> 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.