pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.media.kotlin.inputs
/
AccountFilterPresentationTimeRangeArgs
/
AccountFilterPresentationTimeRangeArgs
Account
Filter
Presentation
Time
Range
Args
fun
AccountFilterPresentationTimeRangeArgs
(
endInUnits
:
Output
<
Int
>
?
=
null
,
forceEnd
:
Output
<
Boolean
>
?
=
null
,
liveBackoffInUnits
:
Output
<
Int
>
?
=
null
,
presentationWindowInUnits
:
Output
<
Int
>
?
=
null
,
startInUnits
:
Output
<
Int
>
?
=
null
,
unitTimescaleInMilliseconds
:
Output
<
Int
>
)