7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
46 template <
typename CountryCodeT = Aws::String>
48 m_countryCodeHasBeenSet =
true;
49 m_countryCode = std::forward<CountryCodeT>(value);
51 template <
typename CountryCodeT = Aws::String>
59 bool m_countryCodeHasBeenSet =
false;
const Aws::String & GetCountryCode() const
AWS_SAGEMAKER_API HolidayConfigAttributes(Aws::Utils::Json::JsonView jsonValue)
bool CountryCodeHasBeenSet() const
AWS_SAGEMAKER_API HolidayConfigAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
HolidayConfigAttributes & WithCountryCode(CountryCodeT &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetCountryCode(CountryCodeT &&value)
AWS_SAGEMAKER_API HolidayConfigAttributes()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue