66 inline void SetClusterIdentifier(
const char* value) { m_clusterIdentifierHasBeenSet =
true; m_clusterIdentifier.assign(value); }
110 inline void SetRetentionPeriod(
int value) { m_retentionPeriodHasBeenSet =
true; m_retentionPeriod = value; }
124 bool m_clusterIdentifierHasBeenSet;
125 int m_retentionPeriod;
126 bool m_retentionPeriodHasBeenSet;
ModifySnapshotCopyRetentionPeriodRequest & WithClusterIdentifier(const char *value)
ModifySnapshotCopyRetentionPeriodRequest & WithRetentionPeriod(int value)
void SetClusterIdentifier(const char *value)
const Aws::String & GetClusterIdentifier() const
ModifySnapshotCopyRetentionPeriodRequest & WithClusterIdentifier(const Aws::String &value)
ModifySnapshotCopyRetentionPeriodRequest & WithClusterIdentifier(Aws::String &&value)
int GetRetentionPeriod() const
void SetRetentionPeriod(int value)
void SetClusterIdentifier(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetClusterIdentifier(Aws::String &&value)
JSON (JavaScript Object Notation).