Interface RegisterInstanceTagAttributeRequest.Builder

    • Method Detail

      • includeAllTagsOfInstance

        RegisterInstanceTagAttributeRequest.Builder includeAllTagsOfInstance​(Boolean includeAllTagsOfInstance)

        Indicates whether to register all tag keys in the current Region. Specify true to register all tag keys.

        Parameters:
        includeAllTagsOfInstance - Indicates whether to register all tag keys in the current Region. Specify true to register all tag keys.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • instanceTagKeys

        RegisterInstanceTagAttributeRequest.Builder instanceTagKeys​(String... instanceTagKeys)

        The tag keys to register.

        Parameters:
        instanceTagKeys - The tag keys to register.
        Returns:
        Returns a reference to this object so that method calls can be chained together.