Interface CloneStackResponse.Builder

    • Method Detail

      • stackId

        CloneStackResponse.Builder stackId​(String stackId)

        The cloned stack ID.

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