cacheBehaviors

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

Parameters

value

A complex type that contains zero or more `CacheBehavior` elements.


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


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

Parameters

values

A complex type that contains zero or more `CacheBehavior` elements.


@JvmName(name = "wugrhhplrbhwmgel")
suspend fun cacheBehaviors(argument: List<suspend DistributionCacheBehaviorArgsBuilder.() -> Unit>)
@JvmName(name = "umrjtsouedypckhh")
suspend fun cacheBehaviors(vararg argument: suspend DistributionCacheBehaviorArgsBuilder.() -> Unit)
@JvmName(name = "esmqieumbfggthdm")
suspend fun cacheBehaviors(argument: suspend DistributionCacheBehaviorArgsBuilder.() -> Unit)

Parameters

argument

A complex type that contains zero or more `CacheBehavior` elements.