Function getCreatePackageVersionCreateRequestReport
- getCreatePackageVersionCreateRequestReport(options): Promise<PackageVersionCreateRequestResult>
Parameters
- options: {
connection: Connection<Schema>;
createPackageVersionRequestId: string;
}connection: Connection<Schema>
createPackageVersionRequestId: string