keyManager property

KeyManagerType? keyManager
final

The manager of the CMK. CMKs in your AWS account are either customer managed or AWS managed. For more information about the difference, see Customer Master Keys in the AWS Key Management Service Developer Guide.

Implementation

final KeyManagerType? keyManager;