Class: Aws::Types::UpdateVpcLinkRequest

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:



1502
1503
1504
# File 'sig/types.rbs', line 1502

def patch_operations
  @patch_operations
end

Returns the value of attribute vpc_link_id.

Returns:

  • (::String)


1501
1502
1503
# File 'sig/types.rbs', line 1501

def vpc_link_id
  @vpc_link_id
end