Uses of Interface
software.amazon.awscdk.services.datasync.CfnLocationHDFS.QopConfigurationProperty
-
Uses of CfnLocationHDFS.QopConfigurationProperty in software.amazon.awscdk.services.datasync
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnLocationHDFS.QopConfigurationProperty
Modifier and TypeMethodDescriptionCfnLocationHDFS.QopConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnLocationHDFS.Builder.qopConfiguration
(CfnLocationHDFS.QopConfigurationProperty qopConfiguration) 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.CfnLocationHDFSProps.Builder.qopConfiguration
(CfnLocationHDFS.QopConfigurationProperty qopConfiguration) Sets the value ofCfnLocationHDFSProps.getQopConfiguration()
void
CfnLocationHDFS.setQopConfiguration
(CfnLocationHDFS.QopConfigurationProperty 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.