Interface CreateFindingsFilterResponse.Builder

    • Method Detail

      • arn

        CreateFindingsFilterResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the filter that was created.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the filter that was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        CreateFindingsFilterResponse.Builder id​(String id)

        The unique identifier for the filter that was created.

        Parameters:
        id - The unique identifier for the filter that was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.