pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.media.kotlin.inputs
/
PresentationTimeRangeArgs
/
PresentationTimeRangeArgs
Presentation
Time
Range
Args
fun
PresentationTimeRangeArgs
(
endTimestamp
:
Output
<
Double
>
?
=
null
,
forceEndTimestamp
:
Output
<
Boolean
>
?
=
null
,
liveBackoffDuration
:
Output
<
Double
>
?
=
null
,
presentationWindowDuration
:
Output
<
Double
>
?
=
null
,
startTimestamp
:
Output
<
Double
>
?
=
null
,
timescale
:
Output
<
Double
>
?
=
null
)