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