contentKeys

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

Parameters

value

The ContentKeys used by this Streaming Locator.


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


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

Parameters

values

The ContentKeys used by this Streaming Locator.


@JvmName(name = "bfrbceoojcmfdibd")
suspend fun contentKeys(argument: List<suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit>)
@JvmName(name = "ulkkobmnevjjhtiw")
suspend fun contentKeys(vararg argument: suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit)
@JvmName(name = "gldnkmxdjnxrloef")
suspend fun contentKeys(argument: suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit)

Parameters

argument

The ContentKeys used by this Streaming Locator.