includedPaths

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "snkbpnhiohihntlp")
suspend fun includedPaths(argument: List<suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "sbawpdrxjmtcdfji")
suspend fun includedPaths(vararg argument: suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "wwuuqjerjaeeshqr")
suspend fun includedPaths(argument: suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit)

Parameters

argument

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