periodTriggers

@JvmName(name = "tgaahjhjvvlrhmpf")
suspend fun periodTriggers(value: Output<List<OriginEndpointDashPeriodTrigger>>)
@JvmName(name = "ilibslntckdbwrxf")
suspend fun periodTriggers(value: List<OriginEndpointDashPeriodTrigger>?)

Parameters

value

A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple periods. Leave this value empty to indicate that the manifest is contained all in one period. For more information about periods in the DASH manifest, see Multi-period DASH in AWS Elemental MediaPackage.


@JvmName(name = "wdxfvycbbjpxrdfy")
suspend fun periodTriggers(vararg values: Output<OriginEndpointDashPeriodTrigger>)


@JvmName(name = "xyvxhvojoqtssqlr")
suspend fun periodTriggers(values: List<Output<OriginEndpointDashPeriodTrigger>>)
@JvmName(name = "bobprxedbddnqnvt")
suspend fun periodTriggers(vararg values: OriginEndpointDashPeriodTrigger)

Parameters

values

A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple periods. Leave this value empty to indicate that the manifest is contained all in one period. For more information about periods in the DASH manifest, see Multi-period DASH in AWS Elemental MediaPackage.