cacheBehaviors

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


@JvmName(name = "hhsqudobmfqsjpfe")
suspend fun cacheBehaviors(values: List<Output<DistributionCacheBehaviorArgs>>)
@JvmName(name = "vadqoparfabcqlip")
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 = "ayuwsknjawodkglc")
suspend fun cacheBehaviors(argument: List<suspend DistributionCacheBehaviorArgsBuilder.() -> Unit>)
@JvmName(name = "xukjxjpjcmudnydb")
suspend fun cacheBehaviors(vararg argument: suspend DistributionCacheBehaviorArgsBuilder.() -> Unit)
@JvmName(name = "veecpsmotlsrviag")
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