INPUT_OBJECT
ActiveDirectoryRecoveryObjectInput
Description
Supported in v9.0+
link GraphQL Schema definition
- input ActiveDirectoryRecoveryObjectInput {
- # Supported in v9.2+
- # Selected attributes that would be restored for the object.
- String!] : [
- # Supported in v9.0+
- # Type of the object.
- ActiveDirectoryObjectType :
- # Required. Supported in v9.0+
- # Distinguished Name Tag of the objects to be restored.
- Long! :
- }