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