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


