Interface ICustomLineItemRef
(experimental) Indicates that this resource can be referenced as a CustomLineItem.
Namespace: Amazon.CDK.AWS.BillingConductor
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ICustomLineItemRef : IConstruct, IDependable
Syntax (vb)
Public Interface ICustomLineItemRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
CustomLineItemRef | (experimental) A reference to a CustomLineItem resource. |
Properties
CustomLineItemRef
(experimental) A reference to a CustomLineItem resource.
ICustomLineItemReference CustomLineItemRef { get; }
Property Value
Remarks
Stability: Experimental