menu
aws_kms_api package
documentation
kms-2014-11-01.dart
GenerateDataKeyPairResponse
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 private key.
Implementation
final String? keyId;
aws_kms_api package
documentation
kms-2014-11-01
GenerateDataKeyPairResponse
keyId property
GenerateDataKeyPairResponse class