keyType property

KeyType? keyType
final

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;