Interface FindingSourceDetail.Builder

    • Method Detail

      • accessPointArn

        FindingSourceDetail.Builder accessPointArn​(String accessPointArn)

        The ARN of the access point that generated the finding. The ARN format depends on whether the ARN represents an access point or a multi-region access point.

        Parameters:
        accessPointArn - The ARN of the access point that generated the finding. The ARN format depends on whether the ARN represents an access point or a multi-region access point.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accessPointAccount

        FindingSourceDetail.Builder accessPointAccount​(String accessPointAccount)

        The account of the cross-account access point that generated the finding.

        Parameters:
        accessPointAccount - The account of the cross-account access point that generated the finding.
        Returns:
        Returns a reference to this object so that method calls can be chained together.