Class ConnectionCloudSql
Inheritance
System.Object
ConnectionCloudSql
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.Gcp.BigQuery.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ConnectionCloudSql
Fields
View SourceCredential
Cloud SQL properties. Structure is documented below.
Declaration
public readonly ConnectionCloudSqlCredential Credential
Field Value
| Type | Description |
|---|---|
| ConnectionCloudSqlCredential |
Database
Database name.
Declaration
public readonly string Database
Field Value
| Type | Description |
|---|---|
| System.String |
InstanceId
Cloud SQL instance ID in the form project:location:instance.
Declaration
public readonly string InstanceId
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Type of the Cloud SQL database.
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |