contentKeys

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

Parameters

value

One or more content_key blocks as defined below. Changing this forces a new Streaming Locator to be created.


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


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

Parameters

values

One or more content_key blocks as defined below. Changing this forces a new Streaming Locator to be created.


@JvmName(name = "ckaikfwioujhssvu")
suspend fun contentKeys(argument: List<suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit>)
@JvmName(name = "xeibrexkvnhynqvj")
suspend fun contentKeys(vararg argument: suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit)
@JvmName(name = "noaiotedsnifyina")
suspend fun contentKeys(argument: suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit)

Parameters

argument

One or more content_key blocks as defined below. Changing this forces a new Streaming Locator to be created.