Uses of Class
com.hashicorp.cdktf.providers.aws.datasync_location_hdfs.DatasyncLocationHdfsNameNode.Builder
-
Packages that use DatasyncLocationHdfsNameNode.Builder Package Description com.hashicorp.cdktf.providers.aws.datasync_location_hdfs aws_datasync_location_hdfs -
-
Uses of DatasyncLocationHdfsNameNode.Builder in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs
Methods in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs that return DatasyncLocationHdfsNameNode.Builder Modifier and Type Method Description static DatasyncLocationHdfsNameNode.BuilderDatasyncLocationHdfsNameNode. builder()DatasyncLocationHdfsNameNode.BuilderDatasyncLocationHdfsNameNode.Builder. hostname(String hostname)Sets the value ofDatasyncLocationHdfsNameNode.getHostname()DatasyncLocationHdfsNameNode.BuilderDatasyncLocationHdfsNameNode.Builder. port(Number port)Sets the value ofDatasyncLocationHdfsNameNode.getPort()Constructors in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs with parameters of type DatasyncLocationHdfsNameNode.Builder Constructor Description Jsii$Proxy(DatasyncLocationHdfsNameNode.Builder builder)Constructor that initializes the object based on literal property values passed by theDatasyncLocationHdfsNameNode.Builder.
-