Interface AmazonQSettings.Builder

    • Method Detail

      • status

        AmazonQSettings.Builder status​(String status)

        Whether Amazon Q has been enabled within the domain.

        Parameters:
        status - Whether Amazon Q has been enabled within the domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        FeatureStatus, FeatureStatus
      • status

        AmazonQSettings.Builder status​(FeatureStatus status)

        Whether Amazon Q has been enabled within the domain.

        Parameters:
        status - Whether Amazon Q has been enabled within the domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        FeatureStatus, FeatureStatus
      • qProfileArn

        AmazonQSettings.Builder qProfileArn​(String qProfileArn)

        The ARN of the Amazon Q profile used within the domain.

        Parameters:
        qProfileArn - The ARN of the Amazon Q profile used within the domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.