Class: Aws::Types::DeleteLinkRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.

Returns:

  • (::String)


701
702
703
# File 'sig/types.rbs', line 701

def global_network_id
  @global_network_id
end

Returns the value of attribute link_id.

Returns:

  • (::String)


702
703
704
# File 'sig/types.rbs', line 702

def link_id
  @link_id
end