Get Authorizer Result
constructor(authorizerCredentialsArn: String? = null, authorizerId: String? = null, authorizerPayloadFormatVersion: String? = null, authorizerResultTtlInSeconds: Int? = null, authorizerType: String? = null, authorizerUri: String? = null, enableSimpleResponses: Boolean? = null, identitySource: List<String>? = null, identityValidationExpression: String? = null, jwtConfiguration: AuthorizerJwtConfiguration? = null, name: String? = null)