contentKeys

@JvmName(name = "wmjuimbiitdcrivs")
suspend fun contentKeys(value: Output<List<StreamingLocatorContentKeyArgs>>)
@JvmName(name = "eactuwmhnpvfatwn")
suspend fun contentKeys(value: List<StreamingLocatorContentKeyArgs>?)

Parameters

value

The ContentKeys used by this Streaming Locator.


@JvmName(name = "nsuexyouiegivsmn")
suspend fun contentKeys(vararg values: Output<StreamingLocatorContentKeyArgs>)


@JvmName(name = "qcmbxfkisoungigw")
suspend fun contentKeys(values: List<Output<StreamingLocatorContentKeyArgs>>)
@JvmName(name = "mehmbuhuowbxtsek")
suspend fun contentKeys(vararg values: StreamingLocatorContentKeyArgs)

Parameters

values

The ContentKeys used by this Streaming Locator.


@JvmName(name = "bgofwukklpfreyna")
suspend fun contentKeys(argument: List<suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit>)
@JvmName(name = "wjvxexjfnahclnrx")
suspend fun contentKeys(vararg argument: suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit)
@JvmName(name = "bqdfgknxjyeyfyub")
suspend fun contentKeys(argument: suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit)

Parameters

argument

The ContentKeys used by this Streaming Locator.