Class ClusterConnectionStringsGetArgs
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.Inputs
Assembly: Pulumi.Mongodbatlas.dll
Syntax
public sealed class ClusterConnectionStringsGetArgs : ResourceArgs
Constructors
View SourceClusterConnectionStringsGetArgs()
Declaration
public ClusterConnectionStringsGetArgs()
Properties
View SourceAwsPrivateLink
Declaration
public InputMap<object> AwsPrivateLink { get; set; }
Property Value
| Type | Description |
|---|---|
| InputMap<System.Object> |
AwsPrivateLinkSrv
Declaration
public InputMap<object> AwsPrivateLinkSrv { get; set; }
Property Value
| Type | Description |
|---|---|
| InputMap<System.Object> |
Private
Declaration
public Input<string> Private { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
PrivateSrv
Declaration
public Input<string> PrivateSrv { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Standard
Declaration
public Input<string> Standard { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
StandardSrv
Declaration
public Input<string> StandardSrv { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |