toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.invoicing.kotlin
/
InvoiceUnitArgs
/
InvoiceUnitArgs
Invoice
Unit
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
invoiceReceiver
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceTags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
rule
:
Output
<
InvoiceUnitRuleArgs
>
?
=
null
,
taxInheritanceDisabled
:
Output
<
Boolean
>
?
=
null
)