Interface CreateChangeSetResponse.Builder

    • Method Detail

      • id

        CreateChangeSetResponse.Builder id​(String id)

        The Amazon Resource Name (ARN) of the change set.

        Parameters:
        id - The Amazon Resource Name (ARN) of the change set.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • stackId

        CreateChangeSetResponse.Builder stackId​(String stackId)

        The unique ID of the stack.

        Parameters:
        stackId - The unique ID of the stack.
        Returns:
        Returns a reference to this object so that method calls can be chained together.