NoSuchCloudFrontOriginAccessIdentity constructor

NoSuchCloudFrontOriginAccessIdentity({
  1. String? message,
})

Implementation

NoSuchCloudFrontOriginAccessIdentity({
  this.message,
});