VpcOriginList - Amazon CloudFront
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

VpcOriginList

A list of CloudFront VPC origins.

Contents

IsTruncated

A flag that indicates whether more VPC origins 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 VPC origins in the list.

Type: Boolean

Required: Yes

Marker

The marker associated with the VPC origins list.

Type: String

Required: Yes

MaxItems

The maximum number of items included in the list.

Type: Integer

Required: Yes

Quantity

The number of VPC origins in the list.

Type: Integer

Required: Yes

Items

The items of the VPC origins list.

Type: Array of VpcOriginSummary objects

Required: No

NextMarker

The next marker associated with the VPC origins list.

Type: String

Required: No

See Also

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