Interface AttachTagOptions.TagType

  • Enclosing class:
    AttachTagOptions

    public static interface AttachTagOptions.TagType
    The type of the tag. Supported values are `user`, `service` and `access`. `service` and `access` are not supported for IMS resources.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ACCESS
      access.
      static java.lang.String SERVICE
      service.
      static java.lang.String USER
      user.