Class: Aws::Types::DisassociateLinkRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device_id ⇒ ::String

Returns the value of attribute device_id.

Returns:

  • (::String)


812
813
814
# File 'sig/types.rbs', line 812

def device_id
  @device_id
end

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.

Returns:

  • (::String)


811
812
813
# File 'sig/types.rbs', line 811

def global_network_id
  @global_network_id
end

Returns the value of attribute link_id.

Returns:

  • (::String)


813
814
815
# File 'sig/types.rbs', line 813

def link_id
  @link_id
end