Interface CfnStackUpdateParameter.Builder

  • Method Details

    • key

      The name of the CloudFormation parameter.

      Parameters:
      key - The name of the CloudFormation parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the CloudFormation parameter.

      Parameters:
      value - The value of the CloudFormation parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.