FunctionList

A list of CloudFront functions.

Types

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

Properties

Link copied to clipboard

Contains the functions in the list.

Link copied to clipboard

The maximum number of functions requested.

Link copied to clipboard

If there are more items in the list than are in this response, this element is present. It contains the value that you should use in the Marker field of a subsequent request to continue listing functions where you left off.

Link copied to clipboard

The number of functions returned in the response.

Functions

Link copied to clipboard
inline fun copy(block: FunctionList.Builder.() -> Unit = {}): FunctionList
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