Uses of Class
com.hashicorp.cdktf.providers.aws.datasync_location_efs.DatasyncLocationEfsEc2Config.Builder
-
Packages that use DatasyncLocationEfsEc2Config.Builder Package Description com.hashicorp.cdktf.providers.aws.datasync_location_efs aws_datasync_location_efs -
-
Uses of DatasyncLocationEfsEc2Config.Builder in com.hashicorp.cdktf.providers.aws.datasync_location_efs
Methods in com.hashicorp.cdktf.providers.aws.datasync_location_efs that return DatasyncLocationEfsEc2Config.Builder Modifier and Type Method Description static DatasyncLocationEfsEc2Config.BuilderDatasyncLocationEfsEc2Config. builder()DatasyncLocationEfsEc2Config.BuilderDatasyncLocationEfsEc2Config.Builder. securityGroupArns(List<String> securityGroupArns)Sets the value ofDatasyncLocationEfsEc2Config.getSecurityGroupArns()DatasyncLocationEfsEc2Config.BuilderDatasyncLocationEfsEc2Config.Builder. subnetArn(String subnetArn)Sets the value ofDatasyncLocationEfsEc2Config.getSubnetArn()Constructors in com.hashicorp.cdktf.providers.aws.datasync_location_efs with parameters of type DatasyncLocationEfsEc2Config.Builder Constructor Description Jsii$Proxy(DatasyncLocationEfsEc2Config.Builder builder)Constructor that initializes the object based on literal property values passed by theDatasyncLocationEfsEc2Config.Builder.
-