Interface CustomAssessmentAutomation.DefinitionStages.WithRemediationDescription

All Known Subinterfaces:
CustomAssessmentAutomation.Definition, CustomAssessmentAutomation.DefinitionStages.WithCreate
Enclosing interface:
CustomAssessmentAutomation.DefinitionStages

public static interface CustomAssessmentAutomation.DefinitionStages.WithRemediationDescription
The stage of the CustomAssessmentAutomation definition allowing to specify remediationDescription.
  • Method Details

    • withRemediationDescription

      CustomAssessmentAutomation.DefinitionStages.WithCreate withRemediationDescription(String remediationDescription)
      Specifies the remediationDescription property: The remediation description to relate to the assessments generated by this assessment automation..
      Parameters:
      remediationDescription - The remediation description to relate to the assessments generated by this assessment automation.
      Returns:
      the next definition stage.