Interface CreateStackResponse.Builder

    • Method Detail

      • stackId

        CreateStackResponse.Builder stackId​(String stackId)

        The stack ID, which is an opaque string that you use to identify the stack when performing actions such as DescribeStacks.

        Parameters:
        stackId - The stack ID, which is an opaque string that you use to identify the stack when performing actions such as DescribeStacks.
        Returns:
        Returns a reference to this object so that method calls can be chained together.