includedPaths

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "fcprbjdcprxbxcsl")
suspend fun includedPaths(argument: List<suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "etfffrbjwjpsaikn")
suspend fun includedPaths(vararg argument: suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "ajferfxfgbtmcwcn")
suspend fun includedPaths(argument: suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit)

Parameters

argument

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