Interface ScriptExecution.DefinitionStages.WithRetention

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

public static interface ScriptExecution.DefinitionStages.WithRetention
The stage of the ScriptExecution definition allowing to specify retention.
  • Method Details

    • withRetention

      Specifies the retention property: Time to live for the resource. If not provided, will be available for 60 days.
      Parameters:
      retention - Time to live for the resource. If not provided, will be available for 60 days.
      Returns:
      the next definition stage.