menu
aws_cloudfront_api package
documentation
cloudfront-2020-05-31.dart
TrustedKeyGroups
TrustedKeyGroups constructor
TrustedKeyGroups constructor
dark_mode
light_mode
TrustedKeyGroups
constructor
TrustedKeyGroups
(
{
required
bool
enabled
,
required
int
quantity
,
List
<
String
>
?
items
,
})
Implementation
TrustedKeyGroups({ required this.enabled, required this.quantity, this.items, });
aws_cloudfront_api package
documentation
cloudfront-2020-05-31
TrustedKeyGroups
TrustedKeyGroups constructor
TrustedKeyGroups class