Show / Hide Table of Contents

Class UpdateResult

Inheritance
object
UpdateResult
UpResult
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Pulumi.Automation
Assembly: Pulumi.Automation.dll
Syntax
public class UpdateResult

Properties

View Source

StandardError

Declaration
public string StandardError { get; }
Property Value
Type Description
string
View Source

StandardOutput

Declaration
public string StandardOutput { get; }
Property Value
Type Description
string
View Source

Summary

Declaration
public UpdateSummary Summary { get; }
Property Value
Type Description
UpdateSummary
  • View Source
Back to top Copyright 2016-2023, Pulumi Corporation.
OSZAR »