contentKeys

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

Parameters

value

The ContentKeys used by this Streaming Locator.


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


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

Parameters

values

The ContentKeys used by this Streaming Locator.


@JvmName(name = "mqhiuxxsfdcreqvq")
suspend fun contentKeys(argument: List<suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit>)
@JvmName(name = "pfnkrmmcwftucjan")
suspend fun contentKeys(vararg argument: suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit)
@JvmName(name = "jxoamefyeugasqwk")
suspend fun contentKeys(argument: suspend StreamingLocatorContentKeyArgsBuilder.() -> Unit)

Parameters

argument

The ContentKeys used by this Streaming Locator.