kmsKeyIdentifier property

Input<String?>? kmsKeyIdentifier
final

Identifier of the AWS KMS customer managed key for EventBridge to use, if you choose to use a customer managed key to encrypt this connection. The identifier can be the key ARN, KeyId, key alias, or key alias ARN.

Implementation

final pulumi.Input<String?>? kmsKeyIdentifier;