Interface CreateLayoutResponse.Builder

  • Method Details

    • layoutArn

      CreateLayoutResponse.Builder layoutArn(String layoutArn)

      The Amazon Resource Name (ARN) of the newly created layout.

      Parameters:
      layoutArn - The Amazon Resource Name (ARN) of the newly created layout.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • layoutId

      The unique identifier of the layout.

      Parameters:
      layoutId - The unique identifier of the layout.
      Returns:
      Returns a reference to this object so that method calls can be chained together.