Class GetClusterBiConnectorResult
Inheritance
System.Object
GetClusterBiConnectorResult
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 GetClusterBiConnectorResult
Fields
View SourceEnabled
Indicates whether or not BI Connector for Atlas is enabled on the cluster.
Declaration
public readonly string Enabled
Field Value
| Type | Description |
|---|---|
| System.String |
ReadPreference
Indicates 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 |