A Reference to a Stack Output

Constructors

Properties

outputName: string

Output name of the producing stack

stackArtifactId: any

Artifact id of the producing stack

stackDescription: string

A human-readable description of the producing stack

Methods

  • Whether or not this stack output is being produced by the given Stack deployment

    Parameters

    Returns boolean

  • Create a StackOutputReference that references the given CfnOutput

    Parameters

    • output: CfnOutput

    Returns StackOutputReference

Generated using TypeDoc