menu
aws_kms_api package
documentation
kms-2014-11-01.dart
GenerateDataKeyWithoutPlaintextResponse
keyId property
keyId property
dark_mode
light_mode
keyId
property
String
?
keyId
final
The Amazon Resource Name (
key ARN
) of the CMK that encrypted the data key.
Implementation
final String? keyId;
aws_kms_api package
documentation
kms-2014-11-01
GenerateDataKeyWithoutPlaintextResponse
keyId property
GenerateDataKeyWithoutPlaintextResponse class