Type Alias GetArtifactUrlQuery

GetArtifactUrlQuery: {
    releaseArtifactUrl: string;
}