7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
54 inline void SetCountryCode(
const char* value) { m_countryCodeHasBeenSet =
true; m_countryCode.assign(value); }
62 bool m_countryCodeHasBeenSet =
false;
const Aws::String & GetCountryCode() const
AWS_SAGEMAKER_API HolidayConfigAttributes(Aws::Utils::Json::JsonView jsonValue)
void SetCountryCode(const char *value)
void SetCountryCode(const Aws::String &value)
HolidayConfigAttributes & WithCountryCode(Aws::String &&value)
bool CountryCodeHasBeenSet() const
AWS_SAGEMAKER_API HolidayConfigAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API HolidayConfigAttributes()
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCountryCode(Aws::String &&value)
HolidayConfigAttributes & WithCountryCode(const char *value)
HolidayConfigAttributes & WithCountryCode(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue