AWS SDK for .NET Documentation
Output Class
AmazonAmazon.CloudFormation.ModelOutput Did this page help you?   Yes   No    Tell us about it...

The Output data type.

Declaration Syntax
C#
public class Output
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Output()()()()
Initializes a new instance of the Output class

Description
User defined description associated with the output.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
OutputKey
The key associated with the output.

OutputValue
The value associated with the output.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithDescription(String) Obsolete.
Sets the Description property

WithOutputKey(String) Obsolete.
Sets the OutputKey property

WithOutputValue(String) Obsolete.
Sets the OutputValue property

Inheritance Hierarchy
Object
Output

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)