@aws-sdk/client-billingconductor

CustomLineItemRelationship Variable

Full Signature

CustomLineItemRelationship: {
    readonly CHILD: "CHILD"
    readonly PARENT: "PARENT";
}