DistributionIdOwnerList - Amazon CloudFront

DistributionIdOwnerList

The list of distribution IDs and the AWS accounts that they belong to.

Contents

IsTruncated

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.

Type: Boolean

Required: Yes

Marker

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.

Type: String

Required: Yes

MaxItems

The maximum number of DistributionIdOwner objects to return.

Type: Integer

Required: Yes

Quantity

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

Type: Integer

Required: Yes

Items

The number of DistributionIdOwner objects.

Type: Array of DistributionIdOwner objects

Required: No

NextMarker

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.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: