| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static CreatorModeControl |
CreatorModeControl.fromValue(String value)
Use this in place of valueOf.
|
static CreatorModeControl |
CreatorModeControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreatorModeControl[] |
CreatorModeControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreatorModeConfiguration |
CreatorModeConfiguration.withCreatorModeControl(CreatorModeControl creatorModeControl)
Status information about whether
CREATOR_MODE has been enabled or disabled. |
AppliedCreatorModeConfiguration |
AppliedCreatorModeConfiguration.withCreatorModeControl(CreatorModeControl creatorModeControl)
Information about whether creator mode is enabled or disabled for an Amazon Q Business application.
|
Copyright © 2025. All rights reserved.