7#include <aws/iam/IAM_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
53 bool m_allowedByOrganizations;
54 bool m_allowedByOrganizationsHasBeenSet =
false;
AWS_IAM_API void OutputToStream(Aws::OStream &oStream, const char *location) const
void SetAllowedByOrganizations(bool value)
bool AllowedByOrganizationsHasBeenSet() const
bool GetAllowedByOrganizations() const
OrganizationsDecisionDetail & WithAllowedByOrganizations(bool value)
AWS_IAM_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
AWS_IAM_API OrganizationsDecisionDetail(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_IAM_API OrganizationsDecisionDetail & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_IAM_API OrganizationsDecisionDetail()
std::basic_ostream< char, std::char_traits< char > > OStream