7#include <aws/s3control/S3Control_EXPORTS.h>
8#include <aws/s3control/model/StorageLensGroupLevelSelectionCriteria.h>
43 template <
typename SelectionCriteriaT = StorageLensGroupLevelSelectionCriteria>
45 m_selectionCriteriaHasBeenSet =
true;
46 m_selectionCriteria = std::forward<SelectionCriteriaT>(value);
48 template <
typename SelectionCriteriaT = StorageLensGroupLevelSelectionCriteria>
56 bool m_selectionCriteriaHasBeenSet =
false;
AWS_S3CONTROL_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
AWS_S3CONTROL_API StorageLensGroupLevel()=default
bool SelectionCriteriaHasBeenSet() const
StorageLensGroupLevel & WithSelectionCriteria(SelectionCriteriaT &&value)
AWS_S3CONTROL_API StorageLensGroupLevel & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3CONTROL_API StorageLensGroupLevel(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetSelectionCriteria(SelectionCriteriaT &&value)
const StorageLensGroupLevelSelectionCriteria & GetSelectionCriteria() const