Interface FargateProfileIssue.Builder

  • Method Details

    • code

      A brief description of the error.

      Parameters:
      code - A brief description of the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      A brief description of the error.

      Parameters:
      code - A brief description of the error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      The error message associated with the issue.

      Parameters:
      message - The error message associated with the issue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceIds

      FargateProfileIssue.Builder resourceIds(Collection<String> resourceIds)

      The Amazon Web Services resources that are affected by this issue.

      Parameters:
      resourceIds - The Amazon Web Services resources that are affected by this issue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceIds

      FargateProfileIssue.Builder resourceIds(String... resourceIds)

      The Amazon Web Services resources that are affected by this issue.

      Parameters:
      resourceIds - The Amazon Web Services resources that are affected by this issue.
      Returns:
      Returns a reference to this object so that method calls can be chained together.