authorizerId property

String? authorizerId
final

The identifier of the Authorizer resource to be associated with this route. The authorizer identifier is generated by API Gateway when you created the authorizer.

Implementation

final String? authorizerId;