SecretBackendConnectionMongodbArgs

constructor(connectionUrl: Output<String>? = null, maxConnectionLifetime: Output<Int>? = null, maxIdleConnections: Output<Int>? = null, maxOpenConnections: Output<Int>? = null, password: Output<String>? = null, username: Output<String>? = null, usernameTemplate: Output<String>? = null)