Interface AppliedCreatorModeConfiguration.Builder

    • Method Detail

      • creatorModeControl

        AppliedCreatorModeConfiguration.Builder creatorModeControl​(String creatorModeControl)

        Information about whether creator mode is enabled or disabled for an Amazon Q Business application.

        Parameters:
        creatorModeControl - Information about whether creator mode is enabled or disabled for an Amazon Q Business application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CreatorModeControl, CreatorModeControl
      • creatorModeControl

        AppliedCreatorModeConfiguration.Builder creatorModeControl​(CreatorModeControl creatorModeControl)

        Information about whether creator mode is enabled or disabled for an Amazon Q Business application.

        Parameters:
        creatorModeControl - Information about whether creator mode is enabled or disabled for an Amazon Q Business application.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CreatorModeControl, CreatorModeControl