Interface UpdateCisTargets.Builder

    • Method Detail

      • accountIds

        UpdateCisTargets.Builder accountIds​(Collection<String> accountIds)

        The target account ids.

        Parameters:
        accountIds - The target account ids.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountIds

        UpdateCisTargets.Builder accountIds​(String... accountIds)

        The target account ids.

        Parameters:
        accountIds - The target account ids.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • targetResourceTags

        UpdateCisTargets.Builder targetResourceTags​(Map<String,​? extends Collection<String>> targetResourceTags)

        The target resource tags.

        Parameters:
        targetResourceTags - The target resource tags.
        Returns:
        Returns a reference to this object so that method calls can be chained together.