Interface FargateProfileIssue.Builder

    • Method Detail

      • message

        FargateProfileIssue.Builder message​(String 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.