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.outputs
/
InvoiceUnitRule
Invoice
Unit
Rule
data
class
InvoiceUnitRule
(
val
linkedAccounts
:
List
<
String
>
)
Members
Constructors
Invoice
Unit
Rule
Link copied to clipboard
constructor
(
linkedAccounts
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
linked
Accounts
Link copied to clipboard
val
linkedAccounts
:
List
<
String
>
The list of
LINKED_ACCOUNT
IDs where charges are included within the invoice unit.