Uses of Class
com.hashicorp.cdktf.providers.aws.datasync_location_hdfs.DatasyncLocationHdfsQopConfiguration.Builder
-
Packages that use DatasyncLocationHdfsQopConfiguration.Builder Package Description com.hashicorp.cdktf.providers.aws.datasync_location_hdfs aws_datasync_location_hdfs -
-
Uses of DatasyncLocationHdfsQopConfiguration.Builder in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs
Methods in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs that return DatasyncLocationHdfsQopConfiguration.Builder Modifier and Type Method Description static DatasyncLocationHdfsQopConfiguration.BuilderDatasyncLocationHdfsQopConfiguration. builder()DatasyncLocationHdfsQopConfiguration.BuilderDatasyncLocationHdfsQopConfiguration.Builder. dataTransferProtection(String dataTransferProtection)Sets the value ofDatasyncLocationHdfsQopConfiguration.getDataTransferProtection()DatasyncLocationHdfsQopConfiguration.BuilderDatasyncLocationHdfsQopConfiguration.Builder. rpcProtection(String rpcProtection)Sets the value ofDatasyncLocationHdfsQopConfiguration.getRpcProtection()Constructors in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs with parameters of type DatasyncLocationHdfsQopConfiguration.Builder Constructor Description Jsii$Proxy(DatasyncLocationHdfsQopConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theDatasyncLocationHdfsQopConfiguration.Builder.
-