Uses of Class
com.hashicorp.cdktf.providers.aws.datasync_location_nfs.DatasyncLocationNfsMountOptions.Builder
-
Packages that use DatasyncLocationNfsMountOptions.Builder Package Description com.hashicorp.cdktf.providers.aws.datasync_location_nfs aws_datasync_location_nfs -
-
Uses of DatasyncLocationNfsMountOptions.Builder in com.hashicorp.cdktf.providers.aws.datasync_location_nfs
Methods in com.hashicorp.cdktf.providers.aws.datasync_location_nfs that return DatasyncLocationNfsMountOptions.Builder Modifier and Type Method Description static DatasyncLocationNfsMountOptions.BuilderDatasyncLocationNfsMountOptions. builder()DatasyncLocationNfsMountOptions.BuilderDatasyncLocationNfsMountOptions.Builder. version(String version)Sets the value ofDatasyncLocationNfsMountOptions.getVersion()Constructors in com.hashicorp.cdktf.providers.aws.datasync_location_nfs with parameters of type DatasyncLocationNfsMountOptions.Builder Constructor Description Jsii$Proxy(DatasyncLocationNfsMountOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theDatasyncLocationNfsMountOptions.Builder.
-