cacheBehaviors

@JvmName(name = "syoivsmlsdpceawi")
suspend fun cacheBehaviors(value: Output<List<DistributionCacheBehaviorArgs>>)
@JvmName(name = "shiritffpusacdxp")
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 = "hjfaqwrmrqngyxmo")
suspend fun cacheBehaviors(vararg values: Output<DistributionCacheBehaviorArgs>)


@JvmName(name = "pnxdhsfhvwwihtus")
suspend fun cacheBehaviors(values: List<Output<DistributionCacheBehaviorArgs>>)
@JvmName(name = "lfdffrqgxkovbedu")
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 = "xbofwtvrcyfctlce")
suspend fun cacheBehaviors(argument: List<suspend DistributionCacheBehaviorArgsBuilder.() -> Unit>)
@JvmName(name = "yqpkivxikbvtdqai")
suspend fun cacheBehaviors(vararg argument: suspend DistributionCacheBehaviorArgsBuilder.() -> Unit)
@JvmName(name = "jrsnjnmlbqbljdwk")
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