Class: Aws::Types::AssociateLinkRequest

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)


66
67
68
# File 'sig/types.rbs', line 66

def device_id
  @device_id
end

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.

Returns:

  • (::String)


65
66
67
# File 'sig/types.rbs', line 65

def global_network_id
  @global_network_id
end

Returns the value of attribute link_id.

Returns:

  • (::String)


67
68
69
# File 'sig/types.rbs', line 67

def link_id
  @link_id
end