7#include <aws/s3control/S3Control_EXPORTS.h>
8#include <aws/s3control/model/MetricsStatus.h>
9#include <aws/s3control/model/ReplicationTimeValue.h>
70 bool m_statusHasBeenSet =
false;
73 bool m_eventThresholdHasBeenSet =
false;
AWS_S3CONTROL_API Metrics(const Aws::Utils::Xml::XmlNode &xmlNode)
AWS_S3CONTROL_API Metrics & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
Metrics & WithEventThreshold(const ReplicationTimeValue &value)
void SetStatus(MetricsStatus &&value)
Metrics & WithStatus(const MetricsStatus &value)
const MetricsStatus & GetStatus() const
void SetEventThreshold(const ReplicationTimeValue &value)
AWS_S3CONTROL_API void AddToNode(Aws::Utils::Xml::XmlNode &parentNode) const
void SetEventThreshold(ReplicationTimeValue &&value)
Metrics & WithEventThreshold(ReplicationTimeValue &&value)
const ReplicationTimeValue & GetEventThreshold() const
void SetStatus(const MetricsStatus &value)
AWS_S3CONTROL_API Metrics()
bool StatusHasBeenSet() const
bool EventThresholdHasBeenSet() const
Metrics & WithStatus(MetricsStatus &&value)