Share via


Output Class

Definition

Represents an output of an IConstruct.

public class Output
type Output = class
Public Class Output
Inheritance
Output

Properties

IsLiteral

Gets a value indicating whether the output is a literal value.

IsSecure

Gets a value indicating whether the output is secure.

Name

Gets the name of the output.

OutputType

Gets the type of the output.

Value

Gets the value of the output.

Applies to