menu
aws_cloudfront_api package
documentation
cloudfront-2018-06-18.dart
InvalidationBatch
InvalidationBatch constructor
InvalidationBatch constructor
dark_mode
light_mode
InvalidationBatch
constructor
InvalidationBatch
(
{
required
String
callerReference
,
required
Paths
paths
,
})
Implementation
InvalidationBatch({ required this.callerReference, required this.paths, });
aws_cloudfront_api package
documentation
cloudfront-2018-06-18
InvalidationBatch
InvalidationBatch constructor
InvalidationBatch class