Interface QAppsConfiguration.Builder

    • Method Detail

      • qAppsControlMode

        QAppsConfiguration.Builder qAppsControlMode​(String qAppsControlMode)

        Status information about whether end users can create and use Amazon Q Apps in the web experience.

        Parameters:
        qAppsControlMode - Status information about whether end users can create and use Amazon Q Apps in the web experience.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        QAppsControlMode, QAppsControlMode
      • qAppsControlMode

        QAppsConfiguration.Builder qAppsControlMode​(QAppsControlMode qAppsControlMode)

        Status information about whether end users can create and use Amazon Q Apps in the web experience.

        Parameters:
        qAppsControlMode - Status information about whether end users can create and use Amazon Q Apps in the web experience.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        QAppsControlMode, QAppsControlMode