cacheQueryParameterStripDirective

@JvmName(name = "rmlykawxfukgwqew")
suspend fun cacheQueryParameterStripDirective(value: Output<String>)
@JvmName(name = "dagciflbkprjdcrr")
suspend fun cacheQueryParameterStripDirective(value: String?)

Parameters

value

Defines cache behaviour in relation to query string parameters. Valid options are StripAll, StripAllExcept, StripOnly or StripNone. Defaults to StripAll.