Class GetOrganizationResult
Inheritance
System.Object
GetOrganizationResult
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.Organizations
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class GetOrganizationResult
Fields
View SourceCreateTime
Timestamp when the Organization was created. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: "2014-10-02T15:01:23.045123456Z".
Declaration
public readonly string CreateTime
Field Value
| Type | Description |
|---|---|
| System.String |
DirectoryCustomerId
The Google for Work customer ID of the Organization.
Declaration
public readonly string DirectoryCustomerId
Field Value
| Type | Description |
|---|---|
| System.String |
Domain
Declaration
public readonly string Domain
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 |
LifecycleState
The Organization's current lifecycle state.
Declaration
public readonly string LifecycleState
Field Value
| Type | Description |
|---|---|
| System.String |
Name
The resource name of the Organization in the form organizations/{organization_id}.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Organization
Declaration
public readonly string Organization
Field Value
| Type | Description |
|---|---|
| System.String |
OrgId
The Organization ID.
Declaration
public readonly string OrgId
Field Value
| Type | Description |
|---|---|
| System.String |