AWS SDK for C++
AWS SDK for C++ Version 1.11.849
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-bedrock-agent-runtime
include
aws
bedrock-agent-runtime
model
AgenticRetrieveStatus.h
1
6
#pragma once
7
#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
BedrockAgentRuntime {
12
namespace
Model {
13
enum class
AgenticRetrieveStatus
{
NOT_SET
,
IN_PROGRESS
,
SUCCEEDED
,
FAILED
};
14
15
namespace
AgenticRetrieveStatusMapper {
16
AWS_BEDROCKAGENTRUNTIME_API
AgenticRetrieveStatus
GetAgenticRetrieveStatusForName
(
const
Aws::String
&
name
);
17
18
AWS_BEDROCKAGENTRUNTIME_API
Aws::String
GetNameForAgenticRetrieveStatus
(
AgenticRetrieveStatus
value);
19
}
// namespace AgenticRetrieveStatusMapper
20
}
// namespace Model
21
}
// namespace BedrockAgentRuntime
22
}
// namespace Aws
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStatusMapper::GetAgenticRetrieveStatusForName
AWS_BEDROCKAGENTRUNTIME_API AgenticRetrieveStatus GetAgenticRetrieveStatusForName(const Aws::String &name)
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStatusMapper::GetNameForAgenticRetrieveStatus
AWS_BEDROCKAGENTRUNTIME_API Aws::String GetNameForAgenticRetrieveStatus(AgenticRetrieveStatus value)
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStatus
AgenticRetrieveStatus
Definition
AgenticRetrieveStatus.h:13
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStatus::FAILED
@ FAILED
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStatus::IN_PROGRESS
@ IN_PROGRESS
Aws::BedrockAgentRuntime::Model::AgenticRetrieveStatus::SUCCEEDED
@ SUCCEEDED
Aws::BedrockAgentRuntime::Model::ActionGroupSignature::NOT_SET
@ NOT_SET
Aws
Aws::MakeShared
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences