Authorizer constructor
Authorizer({})
Implementation
Authorizer({
this.authType,
this.authorizerCredentials,
this.authorizerResultTtlInSeconds,
this.authorizerUri,
this.id,
this.identitySource,
this.identityValidationExpression,
this.name,
this.providerARNs,
this.type,
});