Interface Sim.UpdateStages.WithTags

  • All Known Subinterfaces:
    Sim.Update
    Enclosing interface:
    Sim.UpdateStages

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

      • withTags

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