Skip to content

PrivateConnectionsProperty

Initializer

import { PrivateConnectionsProperty } from '@alicloud/ros-cdk-mongodb'
const privateConnectionsProperty: PrivateConnectionsProperty = { ... }

Properties

Name Type Description
replicaConnections @alicloud/ros-cdk-core.IResolvable | @alicloud/ros-cdk-core.IResolvable | ReplicaConnectionsProperty[] No description.

replicaConnectionsRequired

public readonly replicaConnections: IResolvable | IResolvable | ReplicaConnectionsProperty[];