7#include <aws/greengrassv2/GreengrassV2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
83 bool m_errorStackHasBeenSet =
false;
86 bool m_errorTypesHasBeenSet =
false;
EffectiveDeploymentStatusDetails & AddErrorTypes(const Aws::String &value)
AWS_GREENGRASSV2_API Aws::Utils::Json::JsonValue Jsonize() const
EffectiveDeploymentStatusDetails & AddErrorStack(const char *value)
EffectiveDeploymentStatusDetails & AddErrorTypes(const char *value)
EffectiveDeploymentStatusDetails & WithErrorTypes(Aws::Vector< Aws::String > &&value)
EffectiveDeploymentStatusDetails & WithErrorStack(Aws::Vector< Aws::String > &&value)
void SetErrorStack(const Aws::Vector< Aws::String > &value)
EffectiveDeploymentStatusDetails & AddErrorStack(Aws::String &&value)
EffectiveDeploymentStatusDetails & WithErrorTypes(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetErrorStack() const
AWS_GREENGRASSV2_API EffectiveDeploymentStatusDetails(Aws::Utils::Json::JsonView jsonValue)
EffectiveDeploymentStatusDetails & WithErrorStack(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetErrorTypes() const
void SetErrorTypes(Aws::Vector< Aws::String > &&value)
EffectiveDeploymentStatusDetails & AddErrorStack(const Aws::String &value)
bool ErrorTypesHasBeenSet() const
AWS_GREENGRASSV2_API EffectiveDeploymentStatusDetails()
void SetErrorStack(Aws::Vector< Aws::String > &&value)
AWS_GREENGRASSV2_API EffectiveDeploymentStatusDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetErrorTypes(const Aws::Vector< Aws::String > &value)
EffectiveDeploymentStatusDetails & AddErrorTypes(Aws::String &&value)
bool ErrorStackHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue