Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dms.CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder
Packages that use CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder
-
Uses of CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dms
Methods in software.amazon.awscdk.cfnpropertymixins.services.dms that return CfnEndpointPropsMixin.MongoDbSettingsProperty.BuilderModifier and TypeMethodDescriptionCfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.authMechanism(String authMechanism) Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getAuthMechanism()CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.authSource(String authSource) Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getAuthSource()Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getAuthType()CfnEndpointPropsMixin.MongoDbSettingsProperty.builder()CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.databaseName(String databaseName) Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getDatabaseName()CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.docsToInvestigate(String docsToInvestigate) Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getDocsToInvestigate()CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.extractDocId(String extractDocId) Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getExtractDocId()CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.nestingLevel(String nestingLevel) Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getNestingLevel()Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getPassword()Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getPort()CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.secretsManagerAccessRoleArn(String secretsManagerAccessRoleArn) CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.secretsManagerSecretId(String secretsManagerSecretId) CfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.serverName(String serverName) Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getServerName()Sets the value ofCfnEndpointPropsMixin.MongoDbSettingsProperty.getUsername()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dms with parameters of type CfnEndpointPropsMixin.MongoDbSettingsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointPropsMixin.MongoDbSettingsProperty.Builder.