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