Interface QAppsConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<QAppsConfiguration.Builder,QAppsConfiguration>, SdkBuilder<QAppsConfiguration.Builder,QAppsConfiguration>, SdkPojo
Enclosing class:
QAppsConfiguration

public static interface QAppsConfiguration.Builder extends SdkPojo, CopyableBuilder<QAppsConfiguration.Builder,QAppsConfiguration>
  • Method Details

    • 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

      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: