Interface Secret.UpdateStages.WithTags

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

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

    Modifier and Type
    Method
    Description
    Specifies the tags property: The tags of the resource..
  • Method Details

    • withTags

      Secret.Update withTags(Map<String,String> tags)
      Specifies the tags property: The tags of the resource..
      Parameters:
      tags - The tags of the resource.
      Returns:
      the next definition stage.