items property

List<Signer>? items
final

A list of AWS accounts and the identifiers of active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.

Implementation

final List<Signer>? items;