@Stability(value=Stable) public static final class CfnEndpoint.MongoDbSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpoint.MongoDbSettingsProperty>
CfnEndpoint.MongoDbSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder authMechanism(String authMechanism)
CfnEndpoint.MongoDbSettingsProperty.getAuthMechanism()authMechanism - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder authSource(String authSource)
CfnEndpoint.MongoDbSettingsProperty.getAuthSource()authSource - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder authType(String authType)
CfnEndpoint.MongoDbSettingsProperty.getAuthType()authType - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder databaseName(String databaseName)
CfnEndpoint.MongoDbSettingsProperty.getDatabaseName()databaseName - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder docsToInvestigate(String docsToInvestigate)
CfnEndpoint.MongoDbSettingsProperty.getDocsToInvestigate()docsToInvestigate - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder extractDocId(String extractDocId)
CfnEndpoint.MongoDbSettingsProperty.getExtractDocId()extractDocId - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder nestingLevel(String nestingLevel)
CfnEndpoint.MongoDbSettingsProperty.getNestingLevel()nestingLevel - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder password(String password)
CfnEndpoint.MongoDbSettingsProperty.getPassword()password - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder port(Number port)
CfnEndpoint.MongoDbSettingsProperty.getPort()port - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder secretsManagerAccessRoleArn(String secretsManagerAccessRoleArn)
CfnEndpoint.MongoDbSettingsProperty.getSecretsManagerAccessRoleArn()secretsManagerAccessRoleArn - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder secretsManagerSecretId(String secretsManagerSecretId)
CfnEndpoint.MongoDbSettingsProperty.getSecretsManagerSecretId()secretsManagerSecretId - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder serverName(String serverName)
CfnEndpoint.MongoDbSettingsProperty.getServerName()serverName - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty.Builder username(String username)
CfnEndpoint.MongoDbSettingsProperty.getUsername()username - Not currently supported by AWS CloudFormation .this@Stability(value=Stable) public CfnEndpoint.MongoDbSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpoint.MongoDbSettingsProperty>CfnEndpoint.MongoDbSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.