45 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
46 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
70 inline void SetDestinationRegion(
const char* value) { m_destinationRegionHasBeenSet =
true; m_destinationRegion.assign(value); }
100 inline void SetRetentionPeriod(
long long value) { m_retentionPeriodHasBeenSet =
true; m_retentionPeriod = value; }
126 inline void SetSnapshotCopyGrantName(
const char* value) { m_snapshotCopyGrantNameHasBeenSet =
true; m_snapshotCopyGrantName.assign(value); }
145 bool m_destinationRegionHasBeenSet;
146 long long m_retentionPeriod;
147 bool m_retentionPeriodHasBeenSet;
149 bool m_snapshotCopyGrantNameHasBeenSet;
void SetDestinationRegion(Aws::String &&value)
void SetSnapshotCopyGrantName(Aws::String &&value)
ClusterSnapshotCopyStatus & WithSnapshotCopyGrantName(Aws::String &&value)
ClusterSnapshotCopyStatus & WithDestinationRegion(const char *value)
void SetRetentionPeriod(long long value)
ClusterSnapshotCopyStatus & WithDestinationRegion(Aws::String &&value)
const Aws::String & GetSnapshotCopyGrantName() const
std::basic_ostream< char, std::char_traits< char > > OStream
ClusterSnapshotCopyStatus & WithSnapshotCopyGrantName(const Aws::String &value)
void SetDestinationRegion(const Aws::String &value)
ClusterSnapshotCopyStatus & WithSnapshotCopyGrantName(const char *value)
void SetSnapshotCopyGrantName(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ClusterSnapshotCopyStatus & WithDestinationRegion(const Aws::String &value)
void SetDestinationRegion(const char *value)
const Aws::String & GetDestinationRegion() const
long long GetRetentionPeriod() const
ClusterSnapshotCopyStatus & WithRetentionPeriod(long long value)
JSON (JavaScript Object Notation).
void SetSnapshotCopyGrantName(const char *value)