class Aws::ApiGatewayV2::Types::DeleteAuthorizerRequest
@note When making an API call, you may pass DeleteAuthorizerRequest
data as a hash: { api_id: "__string", # required authorizer_id: "__string", # required }
@!attribute [rw] api_id
@return [String]
@!attribute [rw] authorizer_id
@return [String]
Constants
- SENSITIVE