Class StackV1Output
Inheritance
System.Object
StackV1Output
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.OpenStack.Orchestration.Outputs
Assembly: Pulumi.OpenStack.dll
Syntax
public sealed class StackV1Output
Fields
View SourceDescription
The description of the stack resource.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
OutputKey
Declaration
public readonly string OutputKey
Field Value
| Type | Description |
|---|---|
| System.String |
OutputValue
Declaration
public readonly string OutputValue
Field Value
| Type | Description |
|---|---|
| System.String |