OBJECT
ActiveDirectoryObjectAttributesDiffResponseWithDetails
Description
Supported in v9.2+
link GraphQL Schema definition
- type ActiveDirectoryObjectAttributesDiffResponseWithDetails {
- # Detailed message if an error is encountered during the dry run for this
- # attribute.
- String :
- # Required. Attributes in difference format.
- ActiveDirectoryObjectAttributesDiffResponse! :
- }