Class: Aws::Types::DeleteRequestValidatorRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#request_validator_id::String

Returns the value of attribute request_validator_id.

Returns:

  • (::String)


394
395
396
# File 'sig/types.rbs', line 394

def request_validator_id
  @request_validator_id
end

#rest_api_id::String

Returns the value of attribute rest_api_id.

Returns:

  • (::String)


393
394
395
# File 'sig/types.rbs', line 393

def rest_api_id
  @rest_api_id
end