Class: Aws::Types::GetDeviceRegistrationResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cache_ttl::String

Returns the value of attribute cache_ttl.

Returns:

  • (::String)


82
83
84
# File 'sig/types.rbs', line 82

def cache_ttl
  @cache_ttl
end

#device_registration::String

Returns the value of attribute device_registration.

Returns:

  • (::String)


81
82
83
# File 'sig/types.rbs', line 81

def device_registration
  @device_registration
end