Class: Aws::Types::DeleteIntegrationRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#http_method::String

Returns the value of attribute http_method.



359
360
361
# File 'sig/types.rbs', line 359

def http_method
  @http_method
end

#resource_id::String

Returns the value of attribute resource_id.



358
359
360
# File 'sig/types.rbs', line 358

def resource_id
  @resource_id
end

#rest_api_id::String

Returns the value of attribute rest_api_id.



357
358
359
# File 'sig/types.rbs', line 357

def rest_api_id
  @rest_api_id
end