Class: Aws::Types::DeleteDeviceRequest

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)


681
682
683
# File 'sig/types.rbs', line 681

def device_id
  @device_id
end

#global_network_id ⇒ ::String

Returns the value of attribute global_network_id.

Returns:

  • (::String)


680
681
682
# File 'sig/types.rbs', line 680

def global_network_id
  @global_network_id
end