Uses of Interface
com.hashicorp.cdktf.providers.aws.datasync_location_hdfs.DatasyncLocationHdfsConfig
-
Packages that use DatasyncLocationHdfsConfig Package Description com.hashicorp.cdktf.providers.aws.datasync_location_hdfs aws_datasync_location_hdfs -
-
Uses of DatasyncLocationHdfsConfig in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs
Classes in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs that implement DatasyncLocationHdfsConfig Modifier and Type Class Description static classDatasyncLocationHdfsConfig.Jsii$ProxyAn implementation forDatasyncLocationHdfsConfigMethods in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs that return DatasyncLocationHdfsConfig Modifier and Type Method Description DatasyncLocationHdfsConfigDatasyncLocationHdfsConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.datasync_location_hdfs with parameters of type DatasyncLocationHdfsConfig Constructor Description DatasyncLocationHdfs(software.constructs.Construct scope, String id, DatasyncLocationHdfsConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/datasync_location_hdfs aws_datasync_location_hdfs} Resource.
-