Interface Automation.DefinitionStages.WithDescription

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

public static interface Automation.DefinitionStages.WithDescription
The stage of the Automation definition allowing to specify description.
  • Method Details

    • withDescription

      Automation.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: The security automation description..
      Parameters:
      description - The security automation description.
      Returns:
      the next definition stage.