CloudFrontHostingDomainPaginator
A paginated list of CloudFrontHostingDomain items.
type CloudFrontHostingDomainPaginator {
data: [CloudFrontHostingDomain!]!
paginatorInfo: PaginatorInfo!
}
Fields
CloudFrontHostingDomainPaginator.data ● [CloudFrontHostingDomain!]! non-null object
A list of CloudFrontHostingDomain items.
CloudFrontHostingDomainPaginator.paginatorInfo ● PaginatorInfo! non-null object
Pagination information about the list of items.
Returned By
cloudFrontHostingDomains query


