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
/
ReportDefinitionArgs
/
ReportDefinitionArgs
Report
Definition
Args
constructor
(
dataset
:
Output
<
ReportDatasetArgs
>
?
=
null
,
timePeriod
:
Output
<
ReportTimePeriodArgs
>
?
=
null
,
timeframe
:
Output
<
Either
<
String
,
TimeframeType
>
>
,
type
:
Output
<
Either
<
String
,
ReportType
>
>
)