7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/observabilityadmin/ObservabilityAdmin_EXPORTS.h>
19namespace ObservabilityAdmin {
43 template <
typename MessageT = Aws::String>
45 m_messageHasBeenSet =
true;
46 m_message = std::forward<MessageT>(value);
48 template <
typename MessageT = Aws::String>
56 bool m_messageHasBeenSet =
false;
AWS_OBSERVABILITYADMIN_API PipelineOutputError & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_OBSERVABILITYADMIN_API Aws::Utils::Json::JsonValue Jsonize() const
bool MessageHasBeenSet() const
void SetMessage(MessageT &&value)
const Aws::String & GetMessage() const
AWS_OBSERVABILITYADMIN_API PipelineOutputError()=default
AWS_OBSERVABILITYADMIN_API PipelineOutputError(Aws::Utils::Json::JsonView jsonValue)
PipelineOutputError & WithMessage(MessageT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue