menu
aws_kms_api package
documentation
kms-2014-11-01.dart
GenerateDataKeyWithoutPlaintextResponse
GenerateDataKeyWithoutPlaintextResponse constructor
GenerateDataKeyWithoutPlaintextResponse constructor
dark_mode
light_mode
GenerateDataKeyWithoutPlaintextResponse
constructor
GenerateDataKeyWithoutPlaintextResponse
(
{
Uint8List
?
ciphertextBlob
,
String
?
keyId
,
})
Implementation
GenerateDataKeyWithoutPlaintextResponse({ this.ciphertextBlob, this.keyId, });
aws_kms_api package
documentation
kms-2014-11-01
GenerateDataKeyWithoutPlaintextResponse
GenerateDataKeyWithoutPlaintextResponse constructor
GenerateDataKeyWithoutPlaintextResponse class