Class: Aws::Types::MobileDeviceManagement
- Inherits:
-
Object
- Object
- Aws::Types::MobileDeviceManagement
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#intune ⇒ Types::IntuneConfiguration
Returns the value of attribute intune.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#intune ⇒ Types::IntuneConfiguration
Returns the value of attribute intune.
194 195 196 |
# File 'sig/types.rbs', line 194 def intune @intune end |
#unknown ⇒ Object
Returns the value of attribute unknown.
195 196 197 |
# File 'sig/types.rbs', line 195 def unknown @unknown end |