Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnLocationHDFSPropsMixin.QopConfigurationProperty
Packages that use CfnLocationHDFSPropsMixin.QopConfigurationProperty
-
Uses of CfnLocationHDFSPropsMixin.QopConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.datasync
Classes in software.amazon.awscdk.cfnpropertymixins.services.datasync that implement CfnLocationHDFSPropsMixin.QopConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnLocationHDFSPropsMixin.QopConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnLocationHDFSPropsMixin.QopConfigurationPropertyModifier and TypeMethodDescriptionCfnLocationHDFSPropsMixin.QopConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnLocationHDFSPropsMixin.QopConfigurationPropertyModifier and TypeMethodDescriptionCfnLocationHDFSMixinProps.Builder.qopConfiguration(CfnLocationHDFSPropsMixin.QopConfigurationProperty qopConfiguration) Sets the value ofCfnLocationHDFSMixinProps.getQopConfiguration()CfnLocationHDFSPropsMixin.Builder.qopConfiguration(CfnLocationHDFSPropsMixin.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.