Class: Aws::Types::AssociatedClientDevice

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#association_timestamp ⇒ ::Time

Returns the value of attribute association_timestamp.

Returns:

  • (::Time)


40
41
42
# File 'sig/types.rbs', line 40

def association_timestamp
  @association_timestamp
end

#thing_name ⇒ ::String

Returns the value of attribute thing_name.

Returns:

  • (::String)


39
40
41
# File 'sig/types.rbs', line 39

def thing_name
  @thing_name
end