7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/config/model/MaximumExecutionFrequency.h>
19namespace ConfigService {
69 m_deliveryFrequencyHasBeenSet =
true;
70 m_deliveryFrequency = value;
79 bool m_deliveryFrequencyHasBeenSet =
false;
bool DeliveryFrequencyHasBeenSet() const
AWS_CONFIGSERVICE_API ConfigSnapshotDeliveryProperties(Aws::Utils::Json::JsonView jsonValue)
AWS_CONFIGSERVICE_API ConfigSnapshotDeliveryProperties()=default
AWS_CONFIGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
ConfigSnapshotDeliveryProperties & WithDeliveryFrequency(MaximumExecutionFrequency value)
void SetDeliveryFrequency(MaximumExecutionFrequency value)
MaximumExecutionFrequency GetDeliveryFrequency() const
AWS_CONFIGSERVICE_API ConfigSnapshotDeliveryProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
MaximumExecutionFrequency
Aws::Utils::Json::JsonValue JsonValue