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