85 bool m_rulesHasBeenSet =
false;
bool RulesHasBeenSet() const
AWS_S3_API OwnershipControls()
OwnershipControls & WithRules(Aws::Vector< OwnershipControlsRule > &&value)
AWS_S3_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
const Aws::Vector< OwnershipControlsRule > & GetRules() const
void SetRules(Aws::Vector< OwnershipControlsRule > &&value)
OwnershipControls & AddRules(const OwnershipControlsRule &value)
OwnershipControls & AddRules(OwnershipControlsRule &&value)
void SetRules(const Aws::Vector< OwnershipControlsRule > &value)
AWS_S3_API OwnershipControls(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3_API OwnershipControls & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
OwnershipControls & WithRules(const Aws::Vector< OwnershipControlsRule > &value)
std::vector< T, Aws::Allocator< T > > Vector