dataTransferProtection

@JvmName(name = "brfibeosrhmojnsr")
suspend fun dataTransferProtection(value: Output<String>)
@JvmName(name = "styudjwbymlyphpw")
suspend fun dataTransferProtection(value: String?)

Parameters

value

The data transfer protection setting configured on the HDFS cluster. This setting corresponds to your dfs.data.transfer.protection setting in the hdfs-site.xml file on your Hadoop cluster. Valid values are DISABLED, AUTHENTICATION, INTEGRITY and PRIVACY.