7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
42 template <
typename NotificationTopicArnT = Aws::String>
44 m_notificationTopicArnHasBeenSet =
true;
45 m_notificationTopicArn = std::forward<NotificationTopicArnT>(value);
47 template <
typename NotificationTopicArnT = Aws::String>
55 bool m_notificationTopicArnHasBeenSet =
false;
NotificationConfiguration & WithNotificationTopicArn(NotificationTopicArnT &&value)
AWS_SAGEMAKER_API NotificationConfiguration(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetNotificationTopicArn() const
bool NotificationTopicArnHasBeenSet() const
AWS_SAGEMAKER_API NotificationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API NotificationConfiguration()=default
void SetNotificationTopicArn(NotificationTopicArnT &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue