Class: Aws::Types::CreateDevicePoolResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateDevicePoolResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#device_pool ⇒ Types::DevicePool
Returns the value of attribute device_pool.
Instance Attribute Details
#device_pool ⇒ Types::DevicePool
Returns the value of attribute device_pool.
70 71 72 |
# File 'sig/types.rbs', line 70 def device_pool @device_pool end |