Invoice Section Properties Args
constructor(displayName: Output<String>? = null, reasonCode: Output<Either<String, InvoiceSectionStateReasonCode>>? = null, state: Output<Either<String, InvoiceSectionState>>? = null, tags: Output<Map<String, String>>? = null, targetCloud: Output<String>? = null)