CloudFrontOriginAccessIdentityList constructor
CloudFrontOriginAccessIdentityList({})
Implementation
CloudFrontOriginAccessIdentityList({
required this.isTruncated,
required this.marker,
required this.maxItems,
required this.quantity,
this.items,
this.nextMarker,
});