Class: Aws::Types::NewDeviceMetadataType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#device_group_key::String

Returns the value of attribute device_group_key.

Returns:

  • (::String)


1727
1728
1729
# File 'sig/types.rbs', line 1727

def device_group_key
  @device_group_key
end

#device_key::String

Returns the value of attribute device_key.

Returns:

  • (::String)


1726
1727
1728
# File 'sig/types.rbs', line 1726

def device_key
  @device_key
end