cacheBehaviors

@JvmName(name = "bbctpkxbqfpljqmp")
suspend fun cacheBehaviors(value: Output<List<DistributionCacheBehaviorArgs>>)
@JvmName(name = "wtrxpiowthlkxyfd")
suspend fun cacheBehaviors(value: List<DistributionCacheBehaviorArgs>?)

Parameters

value

A set of configuration blocks that describe the per-path cache behavior of the distribution. Detailed below


@JvmName(name = "uxuhbaobvfwxfilf")
suspend fun cacheBehaviors(vararg values: Output<DistributionCacheBehaviorArgs>)


@JvmName(name = "lvvaskyeeajtkejm")
suspend fun cacheBehaviors(values: List<Output<DistributionCacheBehaviorArgs>>)
@JvmName(name = "lgysfalitqrumycy")
suspend fun cacheBehaviors(vararg values: DistributionCacheBehaviorArgs)

Parameters

values

A set of configuration blocks that describe the per-path cache behavior of the distribution. Detailed below


@JvmName(name = "wgyxlvilxpkfobkt")
suspend fun cacheBehaviors(argument: List<suspend DistributionCacheBehaviorArgsBuilder.() -> Unit>)
@JvmName(name = "rgxmbechojwdygfr")
suspend fun cacheBehaviors(vararg argument: suspend DistributionCacheBehaviorArgsBuilder.() -> Unit)
@JvmName(name = "ykjtidfdlvfuvpni")
suspend fun cacheBehaviors(argument: suspend DistributionCacheBehaviorArgsBuilder.() -> Unit)

Parameters

argument

A set of configuration blocks that describe the per-path cache behavior of the distribution. Detailed below