MongoDbSsplLicenseAcceptance

class aws_rfdk.MongoDbSsplLicenseAcceptance(value)

Bases: Enum

Choices for signifying the user’s stance on the terms of the SSPL.

See: https://www.mongodb.com/licensing/server-side-public-license

Attributes

USER_ACCEPTS_SSPL

The user signifies their explicit acceptance of the terms of the SSPL.

USER_REJECTS_SSPL

The user signifies their explicit rejection of the tems of the SSPL.