Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_backup_plan.DataAwsBackupPlanConfig
-
Packages that use DataAwsBackupPlanConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_backup_plan data_aws_backup_plan -
-
Uses of DataAwsBackupPlanConfig in com.hashicorp.cdktf.providers.aws.data_aws_backup_plan
Classes in com.hashicorp.cdktf.providers.aws.data_aws_backup_plan that implement DataAwsBackupPlanConfig Modifier and Type Class Description static classDataAwsBackupPlanConfig.Jsii$ProxyAn implementation forDataAwsBackupPlanConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_backup_plan that return DataAwsBackupPlanConfig Modifier and Type Method Description DataAwsBackupPlanConfigDataAwsBackupPlanConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_backup_plan with parameters of type DataAwsBackupPlanConfig Constructor Description DataAwsBackupPlan(software.constructs.Construct scope, String id, DataAwsBackupPlanConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/backup_plan aws_backup_plan} Data Source.
-