includedPaths

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "cyyqgxxjfajthovu")
suspend fun includedPaths(argument: List<suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit>)
@JvmName(name = "nimwmhnwcvsrsrej")
suspend fun includedPaths(vararg argument: suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit)
@JvmName(name = "kwrdqwkrvknoxnqo")
suspend fun includedPaths(argument: suspend ClientEncryptionIncludedPathArgsBuilder.() -> Unit)

Parameters

argument

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