toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.costmanagement.kotlin.inputs
/
GetReportByBillingAccountPlainArgs
Get
Report
By
Billing
Account
Plain
Args
data
class
GetReportByBillingAccountPlainArgs
(
val
billingAccountId
:
String
,
val
reportName
:
String
)
:
ConvertibleToJava
<
GetReportByBillingAccountPlainArgs
>
Members
Constructors
Get
Report
By
Billing
Account
Plain
Args
Link copied to clipboard
constructor
(
billingAccountId
:
String
,
reportName
:
String
)
Properties
billing
Account
Id
Link copied to clipboard
val
billingAccountId
:
String
BillingAccount ID
report
Name
Link copied to clipboard
val
reportName
:
String
Report Name.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetReportByBillingAccountPlainArgs