ENUM
DlpConfigOsType
Description
Specifies the OS type of the target.
link GraphQL Schema definition
- enum DlpConfigOsType {
- # Linux OS.
- # Represents an unspecified OS type.
- # Windows OS.
- }
ENUM
Specifies the OS type of the target.
- enum DlpConfigOsType {
- # Linux OS.
- # Represents an unspecified OS type.
- # Windows OS.
- }