DistributionIdOwnerList

The list of distribution IDs and the Amazon Web Services accounts that they belong to.

Types

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

Properties

Link copied to clipboard

A flag that indicates whether more DistributionIdOwner objects remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker request parameter to retrieve more results in the list.

Link copied to clipboard

The number of DistributionIdOwner objects.

Link copied to clipboard

Use this field when paginating results to indicate where to begin in your list of DistributionIdOwner objects. The response includes distributions in the list that occur after the marker. To get the next page of the list, set this field's value to the value of NextMarker from the current page's response.

Link copied to clipboard

The maximum number of DistributionIdOwner objects to return.

Link copied to clipboard

A token used for pagination of results returned in the response. You can use the token from the previous request to define where the current request should begin.

Link copied to clipboard

Specifies the actual number of DistributionIdOwner objects included in the list for the current page.

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