includedPaths

@JvmName(name = "nfhkxptfdtyuoshk")
suspend fun includedPaths(value: Output<List<ClientEncryptionIncludedPathArgs>>)
@JvmName(name = "gmfqfagosbcodrbe")
suspend fun includedPaths(value: List<ClientEncryptionIncludedPathArgs>)

Parameters

value

Paths of the item that need encryption along with path-specific settings.


@JvmName(name = "kpfjwcnuqrugcalm")
suspend fun includedPaths(vararg values: Output<ClientEncryptionIncludedPathArgs>)


@JvmName(name = "imgopkblfsvwidsq")
suspend fun includedPaths(values: List<Output<ClientEncryptionIncludedPathArgs>>)
@JvmName(name = "gjyhstqndpgkcngj")
suspend fun includedPaths(vararg values: ClientEncryptionIncludedPathArgs)

Parameters

values

Paths of the item that need encryption along with path-specific settings.


@JvmName(name = "ovcaikygrymdgpjx")
suspend fun includedPaths(argument: List<suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "heocuqtxoaccaynn")
suspend fun includedPaths(vararg argument: suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "beaumfmufxuxyyto")
suspend fun includedPaths(argument: suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit)

Parameters

argument

Paths of the item that need encryption along with path-specific settings.