interface IInvoiceUnitRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_invoicing.IInvoiceUnitRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsinvoicing#IInvoiceUnitRef |
![]() | software.amazon.awscdk.services.invoicing.IInvoiceUnitRef |
![]() | aws_cdk.aws_invoicing.IInvoiceUnitRef |
![]() | aws-cdk-lib » aws_invoicing » IInvoiceUnitRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a InvoiceUnit.
Properties
Name | Type | Description |
---|---|---|
invoice | Invoice | A reference to a InvoiceUnit resource. |
node | Node | The tree node. |
invoiceUnitRef
Type:
Invoice
A reference to a InvoiceUnit resource.
node
Type:
Node
The tree node.