AWS SDK for C++

AWS SDK for C++ Version 1.11.719

Loading...
Searching...
No Matches
SageMakerRuntimeEndpointProvider.h
1
6#pragma once
7#include <aws/core/client/GenericClientConfiguration.h>
8#include <aws/core/endpoint/DefaultEndpointProvider.h>
9#include <aws/core/endpoint/EndpointParameter.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/core/utils/memory/stl/AWSVector.h>
12#include <aws/sagemaker-runtime/SageMakerRuntimeEndpointRules.h>
13#include <aws/sagemaker-runtime/SageMakerRuntime_EXPORTS.h>
14
15namespace Aws {
16namespace SageMakerRuntime {
17namespace Endpoint {
21
23
26
34
38
43 public:
45
48 Aws::SageMakerRuntime::SageMakerRuntimeEndpointRules::RulesBlobSize) {}
49
51};
52} // namespace Endpoint
53} // namespace SageMakerRuntime
54} // namespace Aws
Aws::Vector< Aws::Endpoint::EndpointParameter > EndpointParameters
Aws::Utils::Outcome< AWSEndpoint, Aws::Client::AWSError< Aws::Client::CoreErrors > > ResolveEndpointOutcome
Aws::Endpoint::EndpointParameters EndpointParameters
Aws::Endpoint::BuiltInParameters SageMakerRuntimeBuiltInParameters
Aws::Client::GenericClientConfiguration SageMakerRuntimeClientConfiguration