keyType property
Indicates the type of customer master key (CMK) that is used for encryption.
The default setting is AWS_OWNED_CMK
. For more information
about CMKs, see Customer
Master Keys (CMKs).
Implementation
final KeyType? keyType;
Indicates the type of customer master key (CMK) that is used for encryption.
The default setting is AWS_OWNED_CMK
. For more information
about CMKs, see Customer
Master Keys (CMKs).
final KeyType? keyType;