outputs

CloudFormation.Stack.outputs
  • (list) --

    A list of output structures.

    • (dict) --

      The Output data type.

      • OutputKey (string) --

        The key associated with the output.

      • OutputValue (string) --

        The value associated with the output.

      • Description (string) --

        User defined description associated with the output.

      • ExportName (string) --

        The name of the export associated with the output.