Uses of Class
com.hashicorp.cdktf.providers.aws.datasync_location_nfs.DatasyncLocationNfsOnPremConfig.Builder
-
Packages that use DatasyncLocationNfsOnPremConfig.Builder Package Description com.hashicorp.cdktf.providers.aws.datasync_location_nfs aws_datasync_location_nfs -
-
Uses of DatasyncLocationNfsOnPremConfig.Builder in com.hashicorp.cdktf.providers.aws.datasync_location_nfs
Methods in com.hashicorp.cdktf.providers.aws.datasync_location_nfs that return DatasyncLocationNfsOnPremConfig.Builder Modifier and Type Method Description DatasyncLocationNfsOnPremConfig.BuilderDatasyncLocationNfsOnPremConfig.Builder. agentArns(List<String> agentArns)Sets the value ofDatasyncLocationNfsOnPremConfig.getAgentArns()static DatasyncLocationNfsOnPremConfig.BuilderDatasyncLocationNfsOnPremConfig. builder()Constructors in com.hashicorp.cdktf.providers.aws.datasync_location_nfs with parameters of type DatasyncLocationNfsOnPremConfig.Builder Constructor Description Jsii$Proxy(DatasyncLocationNfsOnPremConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDatasyncLocationNfsOnPremConfig.Builder.
-