AwsALBEvent constructor
Implementation
const AwsALBEvent(
{this.context,
this.httpMethod,
this.path,
this.headers,
this.queryStringParameters,
this.body,
this.isBase64Encoded});
const AwsALBEvent(
{this.context,
this.httpMethod,
this.path,
this.headers,
this.queryStringParameters,
this.body,
this.isBase64Encoded});