7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/bedrock/model/SageMakerEndpoint.h>
46 template<
typename SageMakerT = SageMakerEndpo
int>
47 void SetSageMaker(SageMakerT&& value) { m_sageMakerHasBeenSet =
true; m_sageMaker = std::forward<SageMakerT>(value); }
48 template<
typename SageMakerT = SageMakerEndpo
int>
54 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
Aws::Utils::Json::JsonValue JsonValue