Automation.DefinitionStages.WithDescription Interface
public static interface Automation.DefinitionStages.WithDescription
The stage of the Automation definition allowing to specify description.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDescription(String description)
Specifies the description property: The security automation description.. |
Method Details
withDescription
public abstract Automation.DefinitionStages.WithCreate withDescription(String description)
Specifies the description property: The security automation description..
Parameters:
Returns: