Interface FrontDoor.UpdateStages.WithTags

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

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

    • withTags

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