ImportCryptoKeyVersionRequest constructor
ImportCryptoKeyVersionRequest({})
Implementation
ImportCryptoKeyVersionRequest({
this.algorithm,
this.cryptoKeyVersion,
this.importJob,
this.rsaAesWrappedKey,
this.wrappedKey,
});