Module: Aws::APIGateway::Client::_CreateRequestValidatorResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::RequestValidator]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#id::String

Returns:

  • (::String)


307
# File 'sig/client.rbs', line 307

def id: () -> ::String

#name::String

Returns:

  • (::String)


308
# File 'sig/client.rbs', line 308

def name: () -> ::String

#validate_request_bodyBoolean

Returns:

  • (Boolean)


309
# File 'sig/client.rbs', line 309

def validate_request_body: () -> bool

#validate_request_parametersBoolean

Returns:

  • (Boolean)


310
# File 'sig/client.rbs', line 310

def validate_request_parameters: () -> bool