Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point.DataAwsEfsAccessPointRootDirectory.Builder
-
Packages that use DataAwsEfsAccessPointRootDirectory.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point data_aws_efs_access_point -
-
Uses of DataAwsEfsAccessPointRootDirectory.Builder in com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point
Methods in com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point that return DataAwsEfsAccessPointRootDirectory.Builder Modifier and Type Method Description static DataAwsEfsAccessPointRootDirectory.BuilderDataAwsEfsAccessPointRootDirectory. builder()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point with parameters of type DataAwsEfsAccessPointRootDirectory.Builder Constructor Description Jsii$Proxy(DataAwsEfsAccessPointRootDirectory.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsEfsAccessPointRootDirectory.Builder.
-