62 inline void SetClusterIdentifier(
const char* value) { m_clusterIdentifierHasBeenSet =
true; m_clusterIdentifier.assign(value); }
115 inline void SetDestinationRegion(
const char* value) { m_destinationRegionHasBeenSet =
true; m_destinationRegion.assign(value); }
153 inline void SetRetentionPeriod(
int value) { m_retentionPeriodHasBeenSet =
true; m_retentionPeriod = value; }
184 inline void SetSnapshotCopyGrantName(
const char* value) { m_snapshotCopyGrantNameHasBeenSet =
true; m_snapshotCopyGrantName.assign(value); }
206 bool m_clusterIdentifierHasBeenSet;
208 bool m_destinationRegionHasBeenSet;
209 int m_retentionPeriod;
210 bool m_retentionPeriodHasBeenSet;
212 bool m_snapshotCopyGrantNameHasBeenSet;
EnableSnapshotCopyRequest & WithSnapshotCopyGrantName(Aws::String &&value)
void SetDestinationRegion(const char *value)
EnableSnapshotCopyRequest & WithSnapshotCopyGrantName(const char *value)
EnableSnapshotCopyRequest & WithDestinationRegion(Aws::String &&value)
const Aws::String & GetSnapshotCopyGrantName() const
EnableSnapshotCopyRequest & WithRetentionPeriod(int value)
void SetRetentionPeriod(int value)
void SetSnapshotCopyGrantName(const char *value)
void SetSnapshotCopyGrantName(const Aws::String &value)
void SetClusterIdentifier(const Aws::String &value)
const Aws::String & GetClusterIdentifier() const
void SetClusterIdentifier(const char *value)
void SetSnapshotCopyGrantName(Aws::String &&value)
void SetDestinationRegion(const Aws::String &value)
EnableSnapshotCopyRequest & WithClusterIdentifier(Aws::String &&value)
EnableSnapshotCopyRequest & WithDestinationRegion(const char *value)
EnableSnapshotCopyRequest & WithSnapshotCopyGrantName(const Aws::String &value)
void SetClusterIdentifier(Aws::String &&value)
void SetDestinationRegion(Aws::String &&value)
int GetRetentionPeriod() const
EnableSnapshotCopyRequest & WithDestinationRegion(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::String & GetDestinationRegion() const
EnableSnapshotCopyRequest & WithClusterIdentifier(const Aws::String &value)
EnableSnapshotCopyRequest & WithClusterIdentifier(const char *value)
JSON (JavaScript Object Notation).