Uses of Class
com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point.DataAwsEfsAccessPointRootDirectoryCreationInfo.Builder
-
Packages that use DataAwsEfsAccessPointRootDirectoryCreationInfo.Builder Package Description com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point data_aws_efs_access_point -
-
Uses of DataAwsEfsAccessPointRootDirectoryCreationInfo.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 DataAwsEfsAccessPointRootDirectoryCreationInfo.Builder Modifier and Type Method Description static DataAwsEfsAccessPointRootDirectoryCreationInfo.BuilderDataAwsEfsAccessPointRootDirectoryCreationInfo. builder()Constructors in com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point with parameters of type DataAwsEfsAccessPointRootDirectoryCreationInfo.Builder Constructor Description Jsii$Proxy(DataAwsEfsAccessPointRootDirectoryCreationInfo.Builder builder)Constructor that initializes the object based on literal property values passed by theDataAwsEfsAccessPointRootDirectoryCreationInfo.Builder.
-