Interface AwsCloudFormationStackOutputsDetails.Builder

  • Method Details

    • description

      A user-defined description associated with the output.

      Parameters:
      description - A user-defined description associated with the output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • outputKey

      The key associated with the output.

      Parameters:
      outputKey - The key associated with the output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • outputValue

      The value associated with the output.

      Parameters:
      outputValue - The value associated with the output.
      Returns:
      Returns a reference to this object so that method calls can be chained together.