7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
40 template <
typename IdentifierT = Aws::String>
42 m_identifierHasBeenSet =
true;
43 m_identifier = std::forward<IdentifierT>(value);
45 template <
typename IdentifierT = Aws::String>
53 bool m_identifierHasBeenSet =
false;
const Aws::String & GetIdentifier() const
bool IdentifierHasBeenSet() const
AWS_SAGEMAKER_API AIBenchmarkInferenceComponent & operator=(Aws::Utils::Json::JsonView jsonValue)
AIBenchmarkInferenceComponent & WithIdentifier(IdentifierT &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API AIBenchmarkInferenceComponent(Aws::Utils::Json::JsonView jsonValue)
void SetIdentifier(IdentifierT &&value)
AWS_SAGEMAKER_API AIBenchmarkInferenceComponent()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue