interface IPricingRuleRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.BillingConductor.IPricingRuleRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbillingconductor#IPricingRuleRef |
![]() | software.amazon.awscdk.services.billingconductor.IPricingRuleRef |
![]() | aws_cdk.aws_billingconductor.IPricingRuleRef |
![]() | aws-cdk-lib » aws_billingconductor » IPricingRuleRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a PricingRule.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
pricing | Pricing | A reference to a PricingRule resource. |
node
Type:
Node
The tree node.
pricingRuleRef
Type:
Pricing
A reference to a PricingRule resource.