Class GetDatabaseResult
Inheritance
System.Object
GetDatabaseResult
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.Aiven
Assembly: Pulumi.Aiven.dll
Syntax
public sealed class GetDatabaseResult
Fields
View SourceDatabaseName
Declaration
public readonly string DatabaseName
Field Value
| Type | Description |
|---|---|
| System.String |
Id
The provider-assigned unique ID for this managed resource.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
LcCollate
Declaration
public readonly string LcCollate
Field Value
| Type | Description |
|---|---|
| System.String |
LcCtype
Declaration
public readonly string LcCtype
Field Value
| Type | Description |
|---|---|
| System.String |
Project
Declaration
public readonly string Project
Field Value
| Type | Description |
|---|---|
| System.String |
ServiceName
Declaration
public readonly string ServiceName
Field Value
| Type | Description |
|---|---|
| System.String |
TerminationProtection
Declaration
public readonly bool? TerminationProtection
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |