27 namespace DirectoryService
51 inline void SetManualSnapshotsLimit(
int value) { m_manualSnapshotsLimitHasBeenSet =
true; m_manualSnapshotsLimit = value; }
89 int m_manualSnapshotsLimit;
90 bool m_manualSnapshotsLimitHasBeenSet;
91 int m_manualSnapshotsCurrentCount;
92 bool m_manualSnapshotsCurrentCountHasBeenSet;
93 bool m_manualSnapshotsLimitReached;
94 bool m_manualSnapshotsLimitReachedHasBeenSet;
SnapshotLimits & WithManualSnapshotsLimit(int value)
#define AWS_DIRECTORYSERVICE_API
bool GetManualSnapshotsLimitReached() const
SnapshotLimits & WithManualSnapshotsCurrentCount(int value)
void SetManualSnapshotsCurrentCount(int value)
int GetManualSnapshotsLimit() const
void SetManualSnapshotsLimitReached(bool value)
SnapshotLimits & WithManualSnapshotsLimitReached(bool value)
void SetManualSnapshotsLimit(int value)
int GetManualSnapshotsCurrentCount() const
JSON (JavaScript Object Notation).