Show / Hide Table of Contents

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 Source

Description

The description of the stack resource.

Declaration
public readonly string Description
Field Value
Type Description
System.String
View Source

OutputKey

Declaration
public readonly string OutputKey
Field Value
Type Description
System.String
View Source

OutputValue

Declaration
public readonly string OutputValue
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.