Interface ResourceId.Builder

    • Method Detail

      • codeArtifactId

        ResourceId.Builder codeArtifactId​(String codeArtifactId)

        The identifier for the code file uploaded to the resource object. Returned by CreateUploadUrl when you upload resources to be scanned.

        Parameters:
        codeArtifactId - The identifier for the code file uploaded to the resource object. Returned by CreateUploadUrl when you upload resources to be scanned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.