AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::BedrockAgent::Model Namespace Reference

Namespaces

 
 
 
namespace  AgentStatusMapper
 
 
 
 
 
namespace  CreationModeMapper
 
 
 
 
 
 
 
namespace  FlowNodeTypeMapper
 
namespace  FlowStatusMapper
 
 
 
 
 
 
 
 
 
 
namespace  MemoryTypeMapper
 
 
namespace  PromptStateMapper
 
 
namespace  PromptTypeMapper
 
 
 
 
 
namespace  SortOrderMapper
 
namespace  StepTypeMapper
 
namespace  TypeMapper
 
namespace  WebScopeTypeMapper
 

Classes

 
 
class  Agent
 
 
class  AgentAlias
 
 
 
 
 
 
 
class  AgentSummary
 
class  AgentVersion
 
 
class  APISchema
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  DataSource
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  FlowNode
 
 
 
 
class  FlowSummary
 
 
 
class  Function
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  IngestionJob
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  S3Identifier
 
class  S3Location
 
 
 
 
class  SeedUrl
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::future< GetFlowOutcomeGetFlowOutcomeCallable
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
 
enum class  AgentAliasStatus {
  NOT_SET , CREATING , PREPARED , FAILED ,
  UPDATING , DELETING
}
 
 
enum class  ChunkingStrategy {
  NOT_SET , FIXED_SIZE , NONE , HIERARCHICAL ,
  SEMANTIC
}
 
 
enum class  ConfluenceHostType { NOT_SET , SAAS }
 
 
enum class  CreationMode { NOT_SET , DEFAULT , OVERRIDDEN }
 
 
 
 
enum class  DataSourceType {
  NOT_SET , S3 , WEB , CONFLUENCE ,
  SALESFORCE , SHAREPOINT
}
 
 
enum class  FlowNodeIODataType {
  NOT_SET , String , Number , Boolean ,
  Object , Array
}
 
 
enum class  FlowStatus {
  NOT_SET , Failed , Prepared , Preparing ,
  NotPrepared
}
 
 
 
 
 
 
 
 
 
enum class  KnowledgeBaseType { NOT_SET , VECTOR }
 
 
 
enum class  PromptState { NOT_SET , ENABLED , DISABLED }
 
enum class  PromptTemplateType { NOT_SET , TEXT }
 
 
 
 
 
enum class  SharePointHostType { NOT_SET , ONLINE }
 
enum class  SortOrder { NOT_SET , ASCENDING , DESCENDING }
 
enum class  StepType { NOT_SET , POST_CHUNKING }
 
enum class  Type {
  NOT_SET , string , number , integer ,
  boolean , array
}
 
 

Typedef Documentation

◆ AssociateAgentKnowledgeBaseOutcome

Definition at line 192 of file BedrockAgentServiceClientModel.h.

◆ AssociateAgentKnowledgeBaseOutcomeCallable

Definition at line 257 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentActionGroupOutcome

Definition at line 194 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentActionGroupOutcomeCallable

Definition at line 259 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentAliasOutcome

Definition at line 195 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentAliasOutcomeCallable

Definition at line 260 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentOutcome

Definition at line 193 of file BedrockAgentServiceClientModel.h.

◆ CreateAgentOutcomeCallable

Definition at line 258 of file BedrockAgentServiceClientModel.h.

◆ CreateDataSourceOutcome

Definition at line 196 of file BedrockAgentServiceClientModel.h.

◆ CreateDataSourceOutcomeCallable

Definition at line 261 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowAliasOutcome

Definition at line 198 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowAliasOutcomeCallable

Definition at line 263 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowOutcome

Definition at line 197 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowOutcomeCallable

Definition at line 262 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowVersionOutcome

Definition at line 199 of file BedrockAgentServiceClientModel.h.

◆ CreateFlowVersionOutcomeCallable

Definition at line 264 of file BedrockAgentServiceClientModel.h.

◆ CreateKnowledgeBaseOutcome

Definition at line 200 of file BedrockAgentServiceClientModel.h.

◆ CreateKnowledgeBaseOutcomeCallable

Definition at line 265 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptOutcome

Definition at line 201 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptOutcomeCallable

Definition at line 266 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptVersionOutcome

Definition at line 202 of file BedrockAgentServiceClientModel.h.

◆ CreatePromptVersionOutcomeCallable

Definition at line 267 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentActionGroupOutcome

Definition at line 204 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentActionGroupOutcomeCallable

Definition at line 269 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentAliasOutcome

Definition at line 205 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentAliasOutcomeCallable

Definition at line 270 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentOutcome

Definition at line 203 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentOutcomeCallable

Definition at line 268 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentVersionOutcome

Definition at line 206 of file BedrockAgentServiceClientModel.h.

◆ DeleteAgentVersionOutcomeCallable

Definition at line 271 of file BedrockAgentServiceClientModel.h.

◆ DeleteDataSourceOutcome

Definition at line 207 of file BedrockAgentServiceClientModel.h.

◆ DeleteDataSourceOutcomeCallable

Definition at line 272 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowAliasOutcome

Definition at line 209 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowAliasOutcomeCallable

Definition at line 274 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowOutcome

Definition at line 208 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowOutcomeCallable

Definition at line 273 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowVersionOutcome

Definition at line 210 of file BedrockAgentServiceClientModel.h.

◆ DeleteFlowVersionOutcomeCallable

Definition at line 275 of file BedrockAgentServiceClientModel.h.

◆ DeleteKnowledgeBaseOutcome

Definition at line 211 of file BedrockAgentServiceClientModel.h.

◆ DeleteKnowledgeBaseOutcomeCallable

Definition at line 276 of file BedrockAgentServiceClientModel.h.

◆ DeletePromptOutcome

Definition at line 212 of file BedrockAgentServiceClientModel.h.

◆ DeletePromptOutcomeCallable

Definition at line 277 of file BedrockAgentServiceClientModel.h.

◆ DisassociateAgentKnowledgeBaseOutcome

Definition at line 213 of file BedrockAgentServiceClientModel.h.

◆ DisassociateAgentKnowledgeBaseOutcomeCallable

Definition at line 278 of file BedrockAgentServiceClientModel.h.

◆ GetAgentActionGroupOutcome

Definition at line 215 of file BedrockAgentServiceClientModel.h.

◆ GetAgentActionGroupOutcomeCallable

Definition at line 280 of file BedrockAgentServiceClientModel.h.

◆ GetAgentAliasOutcome

Definition at line 216 of file BedrockAgentServiceClientModel.h.

◆ GetAgentAliasOutcomeCallable

Definition at line 281 of file BedrockAgentServiceClientModel.h.

◆ GetAgentKnowledgeBaseOutcome

Definition at line 217 of file BedrockAgentServiceClientModel.h.

◆ GetAgentKnowledgeBaseOutcomeCallable

Definition at line 282 of file BedrockAgentServiceClientModel.h.

◆ GetAgentOutcome

Definition at line 214 of file BedrockAgentServiceClientModel.h.

◆ GetAgentOutcomeCallable

Definition at line 279 of file BedrockAgentServiceClientModel.h.

◆ GetAgentVersionOutcome

Definition at line 218 of file BedrockAgentServiceClientModel.h.

◆ GetAgentVersionOutcomeCallable

Definition at line 283 of file BedrockAgentServiceClientModel.h.

◆ GetDataSourceOutcome

Definition at line 219 of file BedrockAgentServiceClientModel.h.

◆ GetDataSourceOutcomeCallable

Definition at line 284 of file BedrockAgentServiceClientModel.h.

◆ GetFlowAliasOutcome

Definition at line 221 of file BedrockAgentServiceClientModel.h.

◆ GetFlowAliasOutcomeCallable

Definition at line 286 of file BedrockAgentServiceClientModel.h.

◆ GetFlowOutcome

Definition at line 220 of file BedrockAgentServiceClientModel.h.

◆ GetFlowOutcomeCallable

Definition at line 285 of file BedrockAgentServiceClientModel.h.

◆ GetFlowVersionOutcome

Definition at line 222 of file BedrockAgentServiceClientModel.h.

◆ GetFlowVersionOutcomeCallable

Definition at line 287 of file BedrockAgentServiceClientModel.h.

◆ GetIngestionJobOutcome

Definition at line 223 of file BedrockAgentServiceClientModel.h.

◆ GetIngestionJobOutcomeCallable

Definition at line 288 of file BedrockAgentServiceClientModel.h.

◆ GetKnowledgeBaseOutcome

Definition at line 224 of file BedrockAgentServiceClientModel.h.

◆ GetKnowledgeBaseOutcomeCallable

Definition at line 289 of file BedrockAgentServiceClientModel.h.

◆ GetPromptOutcome

Definition at line 225 of file BedrockAgentServiceClientModel.h.

◆ GetPromptOutcomeCallable

Definition at line 290 of file BedrockAgentServiceClientModel.h.

◆ ListAgentActionGroupsOutcome

Definition at line 226 of file BedrockAgentServiceClientModel.h.

◆ ListAgentActionGroupsOutcomeCallable

Definition at line 291 of file BedrockAgentServiceClientModel.h.

◆ ListAgentAliasesOutcome

Definition at line 227 of file BedrockAgentServiceClientModel.h.

◆ ListAgentAliasesOutcomeCallable

Definition at line 292 of file BedrockAgentServiceClientModel.h.

◆ ListAgentKnowledgeBasesOutcome

Definition at line 228 of file BedrockAgentServiceClientModel.h.

◆ ListAgentKnowledgeBasesOutcomeCallable

Definition at line 293 of file BedrockAgentServiceClientModel.h.

◆ ListAgentsOutcome

Definition at line 230 of file BedrockAgentServiceClientModel.h.

◆ ListAgentsOutcomeCallable

Definition at line 295 of file BedrockAgentServiceClientModel.h.

◆ ListAgentVersionsOutcome

Definition at line 229 of file BedrockAgentServiceClientModel.h.

◆ ListAgentVersionsOutcomeCallable

Definition at line 294 of file BedrockAgentServiceClientModel.h.

◆ ListDataSourcesOutcome

Definition at line 231 of file BedrockAgentServiceClientModel.h.

◆ ListDataSourcesOutcomeCallable

Definition at line 296 of file BedrockAgentServiceClientModel.h.

◆ ListFlowAliasesOutcome

Definition at line 232 of file BedrockAgentServiceClientModel.h.

◆ ListFlowAliasesOutcomeCallable

Definition at line 297 of file BedrockAgentServiceClientModel.h.

◆ ListFlowsOutcome

Definition at line 234 of file BedrockAgentServiceClientModel.h.

◆ ListFlowsOutcomeCallable

Definition at line 299 of file BedrockAgentServiceClientModel.h.

◆ ListFlowVersionsOutcome

Definition at line 233 of file BedrockAgentServiceClientModel.h.

◆ ListFlowVersionsOutcomeCallable

Definition at line 298 of file BedrockAgentServiceClientModel.h.

◆ ListIngestionJobsOutcome

Definition at line 235 of file BedrockAgentServiceClientModel.h.

◆ ListIngestionJobsOutcomeCallable

Definition at line 300 of file BedrockAgentServiceClientModel.h.

◆ ListKnowledgeBasesOutcome

Definition at line 236 of file BedrockAgentServiceClientModel.h.

◆ ListKnowledgeBasesOutcomeCallable

Definition at line 301 of file BedrockAgentServiceClientModel.h.

◆ ListPromptsOutcome

Definition at line 237 of file BedrockAgentServiceClientModel.h.

◆ ListPromptsOutcomeCallable

Definition at line 302 of file BedrockAgentServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 238 of file BedrockAgentServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 303 of file BedrockAgentServiceClientModel.h.

◆ PrepareAgentOutcome

Definition at line 239 of file BedrockAgentServiceClientModel.h.

◆ PrepareAgentOutcomeCallable

Definition at line 304 of file BedrockAgentServiceClientModel.h.

◆ PrepareFlowOutcome

Definition at line 240 of file BedrockAgentServiceClientModel.h.

◆ PrepareFlowOutcomeCallable

Definition at line 305 of file BedrockAgentServiceClientModel.h.

◆ StartIngestionJobOutcome

Definition at line 241 of file BedrockAgentServiceClientModel.h.

◆ StartIngestionJobOutcomeCallable

Definition at line 306 of file BedrockAgentServiceClientModel.h.

◆ StopIngestionJobOutcome

Definition at line 242 of file BedrockAgentServiceClientModel.h.

◆ StopIngestionJobOutcomeCallable

Definition at line 307 of file BedrockAgentServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 243 of file BedrockAgentServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 308 of file BedrockAgentServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 244 of file BedrockAgentServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 309 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentActionGroupOutcome

Definition at line 246 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentActionGroupOutcomeCallable

Definition at line 311 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentAliasOutcome

Definition at line 247 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentAliasOutcomeCallable

Definition at line 312 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentKnowledgeBaseOutcome

Definition at line 248 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentKnowledgeBaseOutcomeCallable

Definition at line 313 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentOutcome

Definition at line 245 of file BedrockAgentServiceClientModel.h.

◆ UpdateAgentOutcomeCallable

Definition at line 310 of file BedrockAgentServiceClientModel.h.

◆ UpdateDataSourceOutcome

Definition at line 249 of file BedrockAgentServiceClientModel.h.

◆ UpdateDataSourceOutcomeCallable

Definition at line 314 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowAliasOutcome

Definition at line 251 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowAliasOutcomeCallable

Definition at line 316 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowOutcome

Definition at line 250 of file BedrockAgentServiceClientModel.h.

◆ UpdateFlowOutcomeCallable

Definition at line 315 of file BedrockAgentServiceClientModel.h.

◆ UpdateKnowledgeBaseOutcome

Definition at line 252 of file BedrockAgentServiceClientModel.h.

◆ UpdateKnowledgeBaseOutcomeCallable

Definition at line 317 of file BedrockAgentServiceClientModel.h.

◆ UpdatePromptOutcome

Definition at line 253 of file BedrockAgentServiceClientModel.h.

◆ UpdatePromptOutcomeCallable

Definition at line 318 of file BedrockAgentServiceClientModel.h.

Enumeration Type Documentation

◆ ActionGroupSignature

Enumerator
NOT_SET 
AMAZON_UserInput 
AMAZON_CodeInterpreter 

Definition at line 16 of file ActionGroupSignature.h.

◆ ActionGroupState

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file ActionGroupState.h.

◆ AgentAliasStatus

Enumerator
NOT_SET 
CREATING 
PREPARED 
FAILED 
UPDATING 
DELETING 

Definition at line 16 of file AgentAliasStatus.h.

◆ AgentStatus

Enumerator
NOT_SET 
CREATING 
PREPARING 
PREPARED 
NOT_PREPARED 
DELETING 
FAILED 
VERSIONING 
UPDATING 

Definition at line 16 of file AgentStatus.h.

◆ ChunkingStrategy

Enumerator
NOT_SET 
FIXED_SIZE 
NONE 
HIERARCHICAL 
SEMANTIC 

Definition at line 16 of file ChunkingStrategy.h.

◆ ConfluenceAuthType

Enumerator
NOT_SET 
BASIC 
OAUTH2_CLIENT_CREDENTIALS 

Definition at line 16 of file ConfluenceAuthType.h.

◆ ConfluenceHostType

Enumerator
NOT_SET 
SAAS 

Definition at line 16 of file ConfluenceHostType.h.

◆ CrawlFilterConfigurationType

Enumerator
NOT_SET 
PATTERN 

Definition at line 16 of file CrawlFilterConfigurationType.h.

◆ CreationMode

Enumerator
NOT_SET 
DEFAULT 
OVERRIDDEN 

Definition at line 16 of file CreationMode.h.

◆ CustomControlMethod

Enumerator
NOT_SET 
RETURN_CONTROL 

Definition at line 16 of file CustomControlMethod.h.

◆ DataDeletionPolicy

Enumerator
NOT_SET 
RETAIN 
DELETE_ 

Definition at line 16 of file DataDeletionPolicy.h.

◆ DataSourceStatus

Enumerator
NOT_SET 
AVAILABLE 
DELETING 
DELETE_UNSUCCESSFUL 

Definition at line 16 of file DataSourceStatus.h.

◆ DataSourceType

Enumerator
NOT_SET 
S3 
WEB 
CONFLUENCE 
SALESFORCE 
SHAREPOINT 

Definition at line 16 of file DataSourceType.h.

◆ FlowConnectionType

Enumerator
NOT_SET 
Data 
Conditional 

Definition at line 16 of file FlowConnectionType.h.

◆ FlowNodeIODataType

Enumerator
NOT_SET 
String 
Number 
Boolean 
Object 
Array 

Definition at line 16 of file FlowNodeIODataType.h.

◆ FlowNodeType

Enumerator
NOT_SET 
Input 
Output 
KnowledgeBase 
Condition 
Lex 
Prompt 
LambdaFunction 
Storage 
Agent 
Retrieval 
Iterator 
Collector 

Definition at line 16 of file FlowNodeType.h.

◆ FlowStatus

Enumerator
NOT_SET 
Failed 
Prepared 
Preparing 
NotPrepared 

Definition at line 16 of file FlowStatus.h.

◆ FlowValidationSeverity

Enumerator
NOT_SET 
Warning 
Error 

Definition at line 16 of file FlowValidationSeverity.h.

◆ IngestionJobFilterAttribute

Enumerator
NOT_SET 
STATUS 

Definition at line 16 of file IngestionJobFilterAttribute.h.

◆ IngestionJobFilterOperator

Enumerator
NOT_SET 
EQ 

Definition at line 16 of file IngestionJobFilterOperator.h.

◆ IngestionJobSortByAttribute

Enumerator
NOT_SET 
STATUS 
STARTED_AT 

Definition at line 16 of file IngestionJobSortByAttribute.h.

◆ IngestionJobStatus

Enumerator
NOT_SET 
STARTING 
IN_PROGRESS 
COMPLETE 
FAILED 
STOPPING 
STOPPED 

Definition at line 16 of file IngestionJobStatus.h.

◆ KnowledgeBaseState

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file KnowledgeBaseState.h.

◆ KnowledgeBaseStatus

Enumerator
NOT_SET 
CREATING 
ACTIVE 
DELETING 
UPDATING 
FAILED 
DELETE_UNSUCCESSFUL 

Definition at line 16 of file KnowledgeBaseStatus.h.

◆ KnowledgeBaseStorageType

Enumerator
NOT_SET 
OPENSEARCH_SERVERLESS 
PINECONE 
REDIS_ENTERPRISE_CLOUD 
RDS 
MONGO_DB_ATLAS 

Definition at line 16 of file KnowledgeBaseStorageType.h.

◆ KnowledgeBaseType

Enumerator
NOT_SET 
VECTOR 

Definition at line 16 of file KnowledgeBaseType.h.

◆ MemoryType

Enumerator
NOT_SET 
SESSION_SUMMARY 

Definition at line 16 of file MemoryType.h.

◆ ParsingStrategy

Enumerator
NOT_SET 
BEDROCK_FOUNDATION_MODEL 

Definition at line 16 of file ParsingStrategy.h.

◆ PromptState

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file PromptState.h.

◆ PromptTemplateType

Enumerator
NOT_SET 
TEXT 

Definition at line 16 of file PromptTemplateType.h.

◆ PromptType

Enumerator
NOT_SET 
PRE_PROCESSING 
ORCHESTRATION 
POST_PROCESSING 
KNOWLEDGE_BASE_RESPONSE_GENERATION 

Definition at line 16 of file PromptType.h.

◆ RequireConfirmation

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file RequireConfirmation.h.

◆ SalesforceAuthType

Enumerator
NOT_SET 
OAUTH2_CLIENT_CREDENTIALS 

Definition at line 16 of file SalesforceAuthType.h.

◆ SharePointAuthType

Enumerator
NOT_SET 
OAUTH2_CLIENT_CREDENTIALS 

Definition at line 16 of file SharePointAuthType.h.

◆ SharePointHostType

Enumerator
NOT_SET 
ONLINE 

Definition at line 16 of file SharePointHostType.h.

◆ SortOrder

Enumerator
NOT_SET 
ASCENDING 
DESCENDING 

Definition at line 16 of file SortOrder.h.

◆ StepType

Enumerator
NOT_SET 
POST_CHUNKING 

Definition at line 16 of file StepType.h.

◆ Type

strong
Enumerator
NOT_SET 
string 
number 
integer 
boolean 
array 

Definition at line 16 of file Type.h.

◆ WebScopeType

Enumerator
NOT_SET 
HOST_ONLY 
SUBDOMAINS 

Definition at line 16 of file WebScopeType.h.