Interface UpdateAppResponse.Builder

    • Method Detail

      • app

        UpdateAppResponse.Builder app​(App app)

        Represents the updated Amplify app.

        Parameters:
        app - Represents the updated Amplify app.
        Returns:
        Returns a reference to this object so that method calls can be chained together.