Interface SimPolicy.UpdateStages.WithTags

All Known Subinterfaces:
SimPolicy.Update
Enclosing interface:
SimPolicy.UpdateStages

public static interface SimPolicy.UpdateStages.WithTags
The stage of the SimPolicy update allowing to specify tags.
  • Method Details

    • withTags

      SimPolicy.Update withTags(Map<String,String> tags)
      Specifies the tags property: Resource tags..
      Parameters:
      tags - Resource tags.
      Returns:
      the next definition stage.