flexShielding

@JvmName(name = "dotjwhstsekamhvc")
suspend fun flexShielding(value: Output<EdgeCacheOriginFlexShieldingArgs>)
@JvmName(name = "hicntcnwxhtcbwpw")
suspend fun flexShielding(value: EdgeCacheOriginFlexShieldingArgs?)

Parameters

value

The FlexShieldingOptions to be used for all routes to this origin. If not set, defaults to a global caching layer in front of the origin. Structure is documented below.


@JvmName(name = "vovgjwrurxwlprjm")
suspend fun flexShielding(argument: suspend EdgeCacheOriginFlexShieldingArgsBuilder.() -> Unit)

Parameters

argument

The FlexShieldingOptions to be used for all routes to this origin. If not set, defaults to a global caching layer in front of the origin. Structure is documented below.