Os Policy Assignment Os Policy Resource Group Resource Exec Validate Args
data class OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgs(val args: Output<List<String>>? = null, val file: Output<OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileArgs>? = null, val interpreter: Output<String>, val outputFilePath: Output<String>? = null, val script: Output<String>? = null) : ConvertibleToJava<OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgs>
Constructors
Link copied to clipboard
fun OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateArgs(args: Output<List<String>>? = null, file: Output<OsPolicyAssignmentOsPolicyResourceGroupResourceExecValidateFileArgs>? = null, interpreter: Output<String>, outputFilePath: Output<String>? = null, script: Output<String>? = null)
Functions
Properties
Link copied to clipboard
Only recorded for enforce Exec. Path to an output file (that is created by this Exec) whose content will be recorded in OSPolicyResourceCompliance after a successful run. Absence or failure to read this file will result in this ExecResource being non-compliant. Output file size is limited to 100K bytes.