toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.billing.kotlin
/
InvoiceSectionArgs
/
InvoiceSectionArgs
Invoice
Section
Args
constructor
(
billingAccountName
:
Output
<
String
>
?
=
null
,
billingProfileName
:
Output
<
String
>
?
=
null
,
invoiceSectionName
:
Output
<
String
>
?
=
null
,
properties
:
Output
<
InvoiceSectionPropertiesArgs
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)