interface ICostCategoryRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CE.ICostCategoryRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsce#ICostCategoryRef |
![]() | software.amazon.awscdk.services.ce.ICostCategoryRef |
![]() | aws_cdk.aws_ce.ICostCategoryRef |
![]() | aws-cdk-lib » aws_ce » ICostCategoryRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CostCategory.
Properties
Name | Type | Description |
---|---|---|
cost | Cost | A reference to a CostCategory resource. |
node | Node | The tree node. |
costCategoryRef
Type:
Cost
A reference to a CostCategory resource.
node
Type:
Node
The tree node.