Interface UpdateStackResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudFormationResponse.Builder, CopyableBuilder<UpdateStackResponse.Builder,UpdateStackResponse>, SdkBuilder<UpdateStackResponse.Builder,UpdateStackResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
UpdateStackResponse

  • Method Details

    • stackId

      Unique identifier of the stack.

      Parameters:
      stackId - Unique identifier of the stack.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationId

      UpdateStackResponse.Builder operationId(String operationId)

      A unique identifier for this update operation that can be used to track the operation's progress and events.

      Parameters:
      operationId - A unique identifier for this update operation that can be used to track the operation's progress and events.
      Returns:
      Returns a reference to this object so that method calls can be chained together.