7#include <aws/s3control/S3Control_EXPORTS.h>
8#include <aws/s3control/model/SelectionCriteria.h>
47 inline void SetIsEnabled(
bool value) { m_isEnabledHasBeenSet =
true; m_isEnabled = value; }
63 bool m_isEnabledHasBeenSet =
false;
66 bool m_selectionCriteriaHasBeenSet =
false;
PrefixLevelStorageMetrics & WithIsEnabled(bool value)
const SelectionCriteria & GetSelectionCriteria() const
bool IsEnabledHasBeenSet() const
AWS_S3CONTROL_API PrefixLevelStorageMetrics & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
PrefixLevelStorageMetrics & WithSelectionCriteria(const SelectionCriteria &value)
void SetIsEnabled(bool value)
bool GetIsEnabled() const
AWS_S3CONTROL_API PrefixLevelStorageMetrics(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetSelectionCriteria(SelectionCriteria &&value)
AWS_S3CONTROL_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
AWS_S3CONTROL_API PrefixLevelStorageMetrics()
bool SelectionCriteriaHasBeenSet() const
PrefixLevelStorageMetrics & WithSelectionCriteria(SelectionCriteria &&value)
void SetSelectionCriteria(const SelectionCriteria &value)