encryptions

@JvmName(name = "mwcapiitbtefijjh")
suspend fun encryptions(value: Output<List<JobTemplateConfigEncryptionArgs>>)
@JvmName(name = "deigkureymnkmatv")
suspend fun encryptions(value: List<JobTemplateConfigEncryptionArgs>?)

Parameters

value

List of encryption configurations for the content. Structure is documented below.


@JvmName(name = "hcpbeabcaqswyyhl")
suspend fun encryptions(vararg values: Output<JobTemplateConfigEncryptionArgs>)


@JvmName(name = "nysrvhmehrqltwqr")
suspend fun encryptions(values: List<Output<JobTemplateConfigEncryptionArgs>>)
@JvmName(name = "omswauxugpcjxypu")
suspend fun encryptions(vararg values: JobTemplateConfigEncryptionArgs)

Parameters

values

List of encryption configurations for the content. Structure is documented below.


@JvmName(name = "pwwbvrwujlabsgni")
suspend fun encryptions(argument: List<suspend JobTemplateConfigEncryptionArgsBuilder.() -> Unit>)
@JvmName(name = "atyxcmnwwlkjyrqa")
suspend fun encryptions(vararg argument: suspend JobTemplateConfigEncryptionArgsBuilder.() -> Unit)
@JvmName(name = "rmopqmhnisndrrqq")
suspend fun encryptions(argument: suspend JobTemplateConfigEncryptionArgsBuilder.() -> Unit)

Parameters

argument

List of encryption configurations for the content. Structure is documented below.