Custom Assessment Automation Args
constructor(compressedQuery: Output<String>? = null, customAssessmentAutomationName: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, remediationDescription: Output<String>? = null, resourceGroupName: Output<String>? = null, severity: Output<Either<String, SeverityEnum>>? = null, supportedCloud: Output<Either<String, SupportedCloudEnum>>? = null)