secretOptions

@JvmName(name = "ldaxdvamrtyownae")
suspend fun secretOptions(value: Output<List<TaskDefinitionSecretArgs>>)
@JvmName(name = "whycpycfhlrxdpsa")
suspend fun secretOptions(value: List<TaskDefinitionSecretArgs>?)

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


@JvmName(name = "wxopbvhobxtnbheg")
suspend fun secretOptions(values: List<Output<TaskDefinitionSecretArgs>>)
@JvmName(name = "ykjavoswtbcsiksx")
suspend fun secretOptions(vararg values: TaskDefinitionSecretArgs)

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 = "yuecyppjrqndakxm")
suspend fun secretOptions(argument: List<suspend TaskDefinitionSecretArgsBuilder.() -> Unit>)
@JvmName(name = "ijoafodbbdlikvik")
suspend fun secretOptions(vararg argument: suspend TaskDefinitionSecretArgsBuilder.() -> Unit)
@JvmName(name = "pdxycagbhilubics")
suspend fun secretOptions(argument: suspend TaskDefinitionSecretArgsBuilder.() -> 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.