toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.costmanagement.kotlin.inputs
/
ExportDefinitionArgs
/
ExportDefinitionArgs
Export
Definition
Args
constructor
(
dataSet
:
Output
<
ExportDatasetArgs
>
?
=
null
,
timePeriod
:
Output
<
ExportTimePeriodArgs
>
?
=
null
,
timeframe
:
Output
<
Either
<
String
,
TimeframeType
>
>
,
type
:
Output
<
Either
<
String
,
ExportType
>
>
)