Interface CreateCisTargets.Builder

  • Method Details

    • accountIds

      CreateCisTargets.Builder accountIds(Collection<String> accountIds)

      The CIS target account ids.

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

      CreateCisTargets.Builder accountIds(String... accountIds)

      The CIS target account ids.

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

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

      The CIS target resource tags.

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