Class ClusterBiConnector
Inheritance
System.Object
ClusterBiConnector
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Mongodbatlas.Outputs
Assembly: Pulumi.Mongodbatlas.dll
Syntax
public sealed class ClusterBiConnector
Fields
View SourceEnabled
Specifies whether or not BI Connector for Atlas is enabled on the cluster.
- Set to
trueto enable BI Connector for Atlas. - Set to
falseto disable BI Connector for Atlas.
Declaration
public readonly string Enabled
Field Value
| Type | Description |
|---|---|
| System.String |
ReadPreference
Specifies the read preference to be used by BI Connector for Atlas on the cluster. Each BI Connector for Atlas read preference contains a distinct combination of readPreference and readPreferenceTags options. For details on BI Connector for Atlas read preferences, refer to the BI Connector Read Preferences Table.
Declaration
public readonly string ReadPreference
Field Value
| Type | Description |
|---|---|
| System.String |