kmsKeyIdentifier property
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
late final pulumi.Output<String?> kmsKeyIdentifier;