MongoDbInstallerProps

class aws_rfdk.MongoDbInstallerProps(*, version, user_sspl_acceptance=None)

Bases: object

Properties that are required to create a {@link MongoDbInstaller}.

Parameters:

Attributes

user_sspl_acceptance

//www.mongodb.com/licensing/server-side-public-license ). Users of MongoDbInstaller must explicitly signify their acceptance of the terms of the SSPL through this property before the {@link MongoDbInstaller} will be allowed to install MongoDB.

Default:

MongoDbSsplLicenseAcceptance.USER_REJECTS_SSPL

Type:

MongoDB Community edition is licensed under the terms of the SSPL (see

Type:

https

version

The version of MongoDB to install.