cacheQueryParameterStripDirective

@JvmName(name = "srjxebhmwinnjipu")
suspend fun cacheQueryParameterStripDirective(value: Output<String>)
@JvmName(name = "loseraobmuvhgnry")
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.