DistributionIdList

A list of distribution IDs.

Types

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

Properties

Link copied to clipboard

A flag that indicates whether more distribution IDs remain to be listed. If your results were truncated, you can make a subsequent request using the Marker request field to retrieve more distribution IDs in the list.

Link copied to clipboard

Contains the distribution IDs in the list.

Link copied to clipboard

The value provided in the Marker request field.

Link copied to clipboard

The maximum number of distribution IDs requested.

Link copied to clipboard

Contains the value that you should use in the Marker field of a subsequent request to continue listing distribution IDs where you left off.

Link copied to clipboard

The total number of distribution IDs returned in the response.

Functions

Link copied to clipboard
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