Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point.DataAwsEfsAccessPointRootDirectory
-
Packages that use DataAwsEfsAccessPointRootDirectory Package Description com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point data_aws_efs_access_point -
-
Uses of DataAwsEfsAccessPointRootDirectory in com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point
Classes in com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point that implement DataAwsEfsAccessPointRootDirectory Modifier and Type Class Description static classDataAwsEfsAccessPointRootDirectory.Jsii$ProxyAn implementation forDataAwsEfsAccessPointRootDirectoryMethods in com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point that return DataAwsEfsAccessPointRootDirectory Modifier and Type Method Description DataAwsEfsAccessPointRootDirectoryDataAwsEfsAccessPointRootDirectory.Builder. build()Builds the configured instance.DataAwsEfsAccessPointRootDirectoryDataAwsEfsAccessPointRootDirectoryOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.data_aws_efs_access_point with parameters of type DataAwsEfsAccessPointRootDirectory Modifier and Type Method Description voidDataAwsEfsAccessPointRootDirectoryOutputReference. setInternalValue(DataAwsEfsAccessPointRootDirectory value)
-