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