70 inline void SetClusterIdentifier(
const char* value) { m_clusterIdentifierHasBeenSet =
true; m_clusterIdentifier.assign(value); }
201 bool m_clusterIdentifierHasBeenSet;
202 bool m_skipFinalClusterSnapshot;
203 bool m_skipFinalClusterSnapshotHasBeenSet;
205 bool m_finalClusterSnapshotIdentifierHasBeenSet;
DeleteClusterRequest & WithFinalClusterSnapshotIdentifier(Aws::String &&value)
void SetClusterIdentifier(const char *value)
void SetSkipFinalClusterSnapshot(bool value)
void SetClusterIdentifier(const Aws::String &value)
DeleteClusterRequest & WithClusterIdentifier(const Aws::String &value)
void SetFinalClusterSnapshotIdentifier(Aws::String &&value)
bool GetSkipFinalClusterSnapshot() const
DeleteClusterRequest & WithSkipFinalClusterSnapshot(bool value)
DeleteClusterRequest & WithClusterIdentifier(const char *value)
const Aws::String & GetClusterIdentifier() const
const Aws::String & GetFinalClusterSnapshotIdentifier() const
void SetFinalClusterSnapshotIdentifier(const char *value)
void SetFinalClusterSnapshotIdentifier(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DeleteClusterRequest & WithFinalClusterSnapshotIdentifier(const char *value)
void SetClusterIdentifier(Aws::String &&value)
DeleteClusterRequest & WithClusterIdentifier(Aws::String &&value)
DeleteClusterRequest & WithFinalClusterSnapshotIdentifier(const Aws::String &value)
JSON (JavaScript Object Notation).