Interface CloudFormationStackUpdate.Builder

  • Method Details

    • endTime

      The timestamp for when the CloudFormation stack creation or update ended. Not reported for deployments that are still in progress.

      Parameters:
      endTime - The timestamp for when the CloudFormation stack creation or update ended. Not reported for deployments that are still in progress.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • stackArn

      The Amazon Resource Name (ARN) of the CloudFormation stack involved in the update.

      Parameters:
      stackArn - The Amazon Resource Name (ARN) of the CloudFormation stack involved in the update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • startTime

      The timestamp for when the CloudFormation stack creation or update began.

      Parameters:
      startTime - The timestamp for when the CloudFormation stack creation or update began.
      Returns:
      Returns a reference to this object so that method calls can be chained together.