tokenQueryParameter

@JvmName(name = "nxbxncyrsnfexudc")
suspend fun tokenQueryParameter(value: Output<String>)
@JvmName(name = "dxdqyqcrtblxiwqt")
suspend fun tokenQueryParameter(value: String?)

Parameters

value

The query parameter in which to put the generated token. If not specified, defaults to edge-cache-token. If specified, the name must be 1-64 characters long and match the regular expression a-zA-Z* which means the first character must be a letter, and all following characters must be a dash, underscore, letter or digit. This field may only be set when the GENERATE_TOKEN_HLS_COOKIELESS or PROPAGATE_TOKEN_HLS_COOKIELESS actions are specified.