menu
aws_mq_api package
documentation
mq-2017-11-27.dart
EncryptionOptions
EncryptionOptions constructor
EncryptionOptions constructor
dark_mode
light_mode
EncryptionOptions
constructor
EncryptionOptions
(
{
required
bool
useAwsOwnedKey
,
String
?
kmsKeyId
,
})
Implementation
EncryptionOptions({ required this.useAwsOwnedKey, this.kmsKeyId, });
aws_mq_api package
documentation
mq-2017-11-27
EncryptionOptions
EncryptionOptions constructor
EncryptionOptions class