encryptions

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "bcoefwctfolcehvf")
suspend fun encryptions(argument: List<suspend JobTemplateConfigEncryptionArgsBuilder.() -> Unit>)
@JvmName(name = "dtocfvnckikjhxms")
suspend fun encryptions(vararg argument: suspend JobTemplateConfigEncryptionArgsBuilder.() -> Unit)
@JvmName(name = "bwtjqrmuoxaphijo")
suspend fun encryptions(argument: suspend JobTemplateConfigEncryptionArgsBuilder.() -> Unit)

Parameters

argument

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