Class: Aws::Types::IntuneConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::IntuneConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#azure_application_id ⇒ ::String
Returns the value of attribute azure_application_id.
-
#domain ⇒ ::String
Returns the value of attribute domain.
Instance Attribute Details
#azure_application_id ⇒ ::String
Returns the value of attribute azure_application_id.
153 154 155 |
# File 'sig/types.rbs', line 153 def azure_application_id @azure_application_id end |
#domain ⇒ ::String
Returns the value of attribute domain.
154 155 156 |
# File 'sig/types.rbs', line 154 def domain @domain end |