encryptionScope property
Determines which newly created destination log groups are encrypted with kmsKeyArn when encryptionStrategy is CUSTOMER_MANAGED. Valid values: ENCRYPTED_SOURCE_ONLY (default), NEW_DESTINATION_LOG_GROUPS. Not valid when encryptionStrategy is AWS_OWNED.
Implementation
final pulumi.Input<String?>? encryptionScope;