7#include <aws/bedrock-agent-runtime/BedrockAgentRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/bedrock-agent-runtime/model/Parameter.h>
22namespace BedrockAgentRuntime
57 bool m_propertiesHasBeenSet =
false;
PropertyParameters & WithProperties(Aws::Vector< Parameter > &&value)
PropertyParameters & AddProperties(Parameter &&value)
AWS_BEDROCKAGENTRUNTIME_API PropertyParameters()
void SetProperties(Aws::Vector< Parameter > &&value)
void SetProperties(const Aws::Vector< Parameter > &value)
AWS_BEDROCKAGENTRUNTIME_API PropertyParameters & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::Vector< Parameter > & GetProperties() const
PropertyParameters & WithProperties(const Aws::Vector< Parameter > &value)
PropertyParameters & AddProperties(const Parameter &value)
AWS_BEDROCKAGENTRUNTIME_API PropertyParameters(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCKAGENTRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
bool PropertiesHasBeenSet() const
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue