Class: Aws::Types::DeleteGatewayResponseRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#response_type"DEFAULT_4XX", ...

Returns the value of attribute response_type.



352
353
354
# File 'sig/types.rbs', line 352

def response_type
  @response_type
end

#rest_api_id::String

Returns the value of attribute rest_api_id.



351
352
353
# File 'sig/types.rbs', line 351

def rest_api_id
  @rest_api_id
end