menu
aws_cloudfront_api package
documentation
cloudfront-2018-11-05.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-11-05
InvalidationBatch
InvalidationBatch constructor
InvalidationBatch class