Paths

class Paths

A complex type that contains information about the objects that you want to invalidate. For more information, see Specifying the Objects to Invalidate in the Amazon CloudFront Developer Guide.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A complex type that contains a list of the paths that you want to invalidate.

Link copied to clipboard

The number of invalidation paths specified for the objects that you want to invalidate.

Functions

Link copied to clipboard
inline fun copy(block: Paths.Builder.() -> Unit = {}): Paths
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String