7#include <aws/iot/IoT_EXPORTS.h>
8#include <aws/iot/model/ImplicitDeny.h>
9#include <aws/iot/model/ExplicitDeny.h>
69 bool m_implicitDenyHasBeenSet =
false;
72 bool m_explicitDenyHasBeenSet =
false;
void SetImplicitDeny(const ImplicitDeny &value)
AWS_IOT_API Denied & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetImplicitDeny(ImplicitDeny &&value)
Denied & WithImplicitDeny(ImplicitDeny &&value)
Denied & WithExplicitDeny(ExplicitDeny &&value)
AWS_IOT_API Denied(Aws::Utils::Json::JsonView jsonValue)
void SetExplicitDeny(const ExplicitDeny &value)
const ImplicitDeny & GetImplicitDeny() const
bool ImplicitDenyHasBeenSet() const
const ExplicitDeny & GetExplicitDeny() const
bool ExplicitDenyHasBeenSet() const
Denied & WithImplicitDeny(const ImplicitDeny &value)
void SetExplicitDeny(ExplicitDeny &&value)
Denied & WithExplicitDeny(const ExplicitDeny &value)
AWS_IOT_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue