secrets

@JvmName(name = "yohgveefftummjuo")
suspend fun secrets(value: Output<List<JobDefinitionSecretArgs>>)
@JvmName(name = "ofqcgmvqrsryihgw")
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 = "wnyqqirjiolaeorb")
suspend fun secrets(vararg values: Output<JobDefinitionSecretArgs>)


@JvmName(name = "yfepxnhtdyvowyyg")
suspend fun secrets(values: List<Output<JobDefinitionSecretArgs>>)
@JvmName(name = "ijvlmqicgghbtyfy")
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 = "xdbnwwrtruodnlje")
suspend fun secrets(argument: List<suspend JobDefinitionSecretArgsBuilder.() -> Unit>)
@JvmName(name = "ibtcrvfvxyyhnihs")
suspend fun secrets(vararg argument: suspend JobDefinitionSecretArgsBuilder.() -> Unit)
@JvmName(name = "upodedyhchmkasjm")
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.