Properties of an Exec.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| file | google.cloud.osconfig.v1alpha.OSPolicy.Resource.IFile | null | <optional> | Exec file | 
| script | string | null | <optional> | Exec script | 
| args | Array.<string> | null | <optional> | Exec args | 
| interpreter | google.cloud.osconfig.v1alpha.OSPolicy.Resource.ExecResource.Exec.Interpreter | null | <optional> | Exec interpreter | 
| outputFilePath | string | null | <optional> | Exec outputFilePath |