Class GetProjectResult
Inheritance
System.Object
GetProjectResult
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 GetProjectResult
Fields
View SourceAccountId
Declaration
public readonly string AccountId
Field Value
| Type | Description |
|---|---|
| System.String |
BillingAddress
Declaration
public readonly string BillingAddress
Field Value
| Type | Description |
|---|---|
| System.String |
BillingEmails
Declaration
public readonly ImmutableArray<string> BillingEmails
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |
CaCert
Declaration
public readonly string CaCert
Field Value
| Type | Description |
|---|---|
| System.String |
CardId
Declaration
public readonly string CardId
Field Value
| Type | Description |
|---|---|
| System.String |
CopyFromProject
Declaration
public readonly string CopyFromProject
Field Value
| Type | Description |
|---|---|
| System.String |
CountryCode
Declaration
public readonly string CountryCode
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 |
Project
Declaration
public readonly string Project
Field Value
| Type | Description |
|---|---|
| System.String |
TechnicalEmails
Declaration
public readonly ImmutableArray<string> TechnicalEmails
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |