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