contentKeys

@JvmName(name = "wipcfkkiqxgsprgm")
suspend fun contentKeys(value: Output<List<StreamingLocatorContentKeyArgs>>)
@JvmName(name = "bacmasqaigioeaox")
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 = "jsfwrgbxuydujmmn")
suspend fun contentKeys(vararg values: Output<StreamingLocatorContentKeyArgs>)


@JvmName(name = "nqhobriffqumfita")
suspend fun contentKeys(values: List<Output<StreamingLocatorContentKeyArgs>>)
@JvmName(name = "whemfieclcptmlct")
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 = "baxjbroovorheeca")
suspend fun contentKeys(argument: List<suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit>)
@JvmName(name = "fwpvrypcqsigcwqx")
suspend fun contentKeys(vararg argument: suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit)
@JvmName(name = "opweuhpbpkhpugpn")
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.