@aws-quickstart/eks-blueprints
    Preparing search index...

    Class StackOutputReference

    A Reference to a Stack Output

    Index

    Properties

    outputName: string

    Output name 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