cacheBehaviors

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


@JvmName(name = "hmfwdtqsemugxncj")
suspend fun cacheBehaviors(values: List<Output<DistributionCacheBehaviorArgs>>)
@JvmName(name = "pbxxaihdaegubyqm")
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 = "jvmieioqnkfonkcg")
suspend fun cacheBehaviors(argument: List<suspend DistributionCacheBehaviorArgsBuilder.() -> Unit>)
@JvmName(name = "vjsdwydeewyhnsqq")
suspend fun cacheBehaviors(vararg argument: suspend DistributionCacheBehaviorArgsBuilder.() -> Unit)
@JvmName(name = "qqtvroicltekhwsq")
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