secrets

@JvmName(name = "btnrjlnfohgodggy")
suspend fun secrets(value: Output<List<JobDefinitionSecretArgs>>)
@JvmName(name = "ngnxjxouixsnshmj")
suspend fun secrets(value: List<JobDefinitionSecretArgs>?)

Parameters

value

The secrets to pass to the container. For more information, see Specifying Sensitive Data in the Amazon Elastic Container Service Developer Guide.


@JvmName(name = "qctvskcrdgetqmam")
suspend fun secrets(vararg values: Output<JobDefinitionSecretArgs>)


@JvmName(name = "yornnwrgsauyvslw")
suspend fun secrets(values: List<Output<JobDefinitionSecretArgs>>)
@JvmName(name = "ovipyqnasxrlwyfj")
suspend fun secrets(vararg values: JobDefinitionSecretArgs)

Parameters

values

The secrets to pass to the container. For more information, see Specifying Sensitive Data in the Amazon Elastic Container Service Developer Guide.


@JvmName(name = "dqdbdsakgolsqgyh")
suspend fun secrets(argument: List<suspend JobDefinitionSecretArgsBuilder.() -> Unit>)
@JvmName(name = "fyfrtyocpputmjjk")
suspend fun secrets(vararg argument: suspend JobDefinitionSecretArgsBuilder.() -> Unit)
@JvmName(name = "bkouxvsvqtqhaxlp")
suspend fun secrets(argument: suspend JobDefinitionSecretArgsBuilder.() -> Unit)

Parameters

argument

The secrets to pass to the container. For more information, see Specifying Sensitive Data in the Amazon Elastic Container Service Developer Guide.