Class: Aws::Types::MobileDeviceManagement

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

Defined Under Namespace

Classes: Intune, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#intuneTypes::IntuneConfiguration

Returns the value of attribute intune.



194
195
196
# File 'sig/types.rbs', line 194

def intune
  @intune
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


195
196
197
# File 'sig/types.rbs', line 195

def unknown
  @unknown
end