secretOptions

@JvmName(name = "blcobxlxsgbxajlu")
suspend fun secretOptions(value: Output<List<ServiceSecretArgs>>)
@JvmName(name = "fnegijbdrjupbhmi")
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 = "xeawldhtditodwmr")
suspend fun secretOptions(vararg values: Output<ServiceSecretArgs>)


@JvmName(name = "idkillqxjytqbcru")
suspend fun secretOptions(values: List<Output<ServiceSecretArgs>>)
@JvmName(name = "kmjvkgubpukwxsiy")
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 = "ykptgcncbjotimhi")
suspend fun secretOptions(argument: List<suspend ServiceSecretArgsBuilder.() -> Unit>)
@JvmName(name = "mkshmrhhgemnbhhp")
suspend fun secretOptions(vararg argument: suspend ServiceSecretArgsBuilder.() -> Unit)
@JvmName(name = "quwvxjylxotqelsn")
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.