class Aws::ApiGatewayV2::Types::ResetAuthorizersCacheRequest

@note When making an API call, you may pass ResetAuthorizersCacheRequest

data as a hash:

    {
      api_id: "__string", # required
      stage_name: "__string", # required
    }

@!attribute [rw] api_id

@return [String]

@!attribute [rw] stage_name

@return [String]

Constants

SENSITIVE