Show / Hide Table of Contents

Class GetClustersResultBiConnectorResult

Inheritance
System.Object
GetClustersResultBiConnectorResult
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 GetClustersResultBiConnectorResult

Fields

View Source

Enabled

Indicates whether or not BI Connector for Atlas is enabled on the cluster.

Declaration
public readonly string Enabled
Field Value
Type Description
System.String
View Source

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
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.