cacheBehaviors

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


@JvmName(name = "scihgohjiriasmlf")
suspend fun cacheBehaviors(values: List<Output<DistributionCacheBehaviorArgs>>)
@JvmName(name = "wkqtdxvknlepsooo")
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 = "bsjcurlavqwncygi")
suspend fun cacheBehaviors(argument: List<suspend DistributionCacheBehaviorArgsBuilder.() -> Unit>)
@JvmName(name = "nwxehxrlsrtayotx")
suspend fun cacheBehaviors(vararg argument: suspend DistributionCacheBehaviorArgsBuilder.() -> Unit)
@JvmName(name = "dqcaacwvcmojfslr")
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