class Aws::ApiGatewayV2::Types::GetIntegrationsRequest

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

data as a hash:

    {
      api_id: "__string", # required
      max_results: "__string",
      next_token: "__string",
    }

@!attribute [rw] api_id

@return [String]

@!attribute [rw] max_results

@return [String]

@!attribute [rw] next_token

@return [String]

Constants

SENSITIVE