qopConfiguration

@JvmName(name = "hnpjbkktwoxiievu")
suspend fun qopConfiguration(value: Output<LocationHdfsQopConfigurationArgs>)
@JvmName(name = "inyygbidnruquylw")
suspend fun qopConfiguration(value: LocationHdfsQopConfigurationArgs?)

Parameters

value

The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the Hadoop Distributed File System (HDFS) cluster. If QopConfiguration isn't specified, RpcProtection and DataTransferProtection default to PRIVACY . If you set RpcProtection or DataTransferProtection , the other parameter assumes the same value.


@JvmName(name = "fuysmocskqqpyfjf")
suspend fun qopConfiguration(argument: suspend LocationHdfsQopConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the Hadoop Distributed File System (HDFS) cluster. If QopConfiguration isn't specified, RpcProtection and DataTransferProtection default to PRIVACY . If you set RpcProtection or DataTransferProtection , the other parameter assumes the same value.