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

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


2769
2770
2771
# File 'sig/types.rbs', line 2769

def name
  @name
end

Returns the value of attribute vpc_link_id.

Returns:

  • (::String)


2770
2771
2772
# File 'sig/types.rbs', line 2770

def vpc_link_id
  @vpc_link_id
end