Interface ResourceId.Builder

    • Method Detail

      • codeArtifactId

        ResourceId.Builder codeArtifactId​(String codeArtifactId)

        The identifier for the code file uploaded to the resource where a finding was detected.

        Parameters:
        codeArtifactId - The identifier for the code file uploaded to the resource where a finding was detected.
        Returns:
        Returns a reference to this object so that method calls can be chained together.