7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/SageMakerEndpoint.h>
40 template <
typename SageMakerT = SageMakerEndpo
int>
42 m_sageMakerHasBeenSet =
true;
43 m_sageMaker = std::forward<SageMakerT>(value);
45 template <
typename SageMakerT = SageMakerEndpo
int>
53 bool m_sageMakerHasBeenSet =
false;
EndpointConfig & WithSageMaker(SageMakerT &&value)
AWS_BEDROCK_API EndpointConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
const SageMakerEndpoint & GetSageMaker() const
bool SageMakerHasBeenSet() const
void SetSageMaker(SageMakerT &&value)
AWS_BEDROCK_API EndpointConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API EndpointConfig()=default
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue