Class: Aws::Types::UpdateRestApiRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#patch_operations::Array[Types::PatchOperation]

Returns the value of attribute patch_operations.

Returns:



1476
1477
1478
# File 'sig/types.rbs', line 1476

def patch_operations
  @patch_operations
end

#rest_api_id::String

Returns the value of attribute rest_api_id.

Returns:



1475
1476
1477
# File 'sig/types.rbs', line 1475

def rest_api_id
  @rest_api_id
end