DistributionIdOwnerList
The list of distribution IDs and the AWS accounts that they belong to.
Contents
- IsTruncated
-
A flag that indicates whether more
DistributionIdOwnerobjects remain to be listed. If your results were truncated, you can make a follow-up pagination request using theMarkerrequest 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
DistributionIdOwnerobjects. 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 ofNextMarkerfrom the current page's response.Type: String
Required: Yes
- MaxItems
-
The maximum number of
DistributionIdOwnerobjects to return.Type: Integer
Required: Yes
- Quantity
-
Specifies the actual number of
DistributionIdOwnerobjects included in the list for the current page.Type: Integer
Required: Yes
- Items
-
The number of
DistributionIdOwnerobjects.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: