7#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/neptune/Neptune_EXPORTS.h>
10#include <aws/neptune/model/PendingCloudwatchLogsExports.h>
45 template <
typename DBInstanceClassT = Aws::String>
47 m_dBInstanceClassHasBeenSet =
true;
48 m_dBInstanceClass = std::forward<DBInstanceClassT>(value);
50 template <
typename DBInstanceClassT = Aws::String>
65 m_allocatedStorageHasBeenSet =
true;
66 m_allocatedStorage = value;
80 template <
typename MasterUserPasswordT = Aws::String>
82 m_masterUserPasswordHasBeenSet =
true;
83 m_masterUserPassword = std::forward<MasterUserPasswordT>(value);
85 template <
typename MasterUserPasswordT = Aws::String>
96 inline int GetPort()
const {
return m_port; }
99 m_portHasBeenSet =
true;
116 m_backupRetentionPeriodHasBeenSet =
true;
117 m_backupRetentionPeriod = value;
133 m_multiAZHasBeenSet =
true;
148 template <
typename EngineVersionT = Aws::String>
150 m_engineVersionHasBeenSet =
true;
151 m_engineVersion = std::forward<EngineVersionT>(value);
153 template <
typename EngineVersionT = Aws::String>
166 template <
typename LicenseModelT = Aws::String>
168 m_licenseModelHasBeenSet =
true;
169 m_licenseModel = std::forward<LicenseModelT>(value);
171 template <
typename LicenseModelT = Aws::String>
186 m_iopsHasBeenSet =
true;
202 template <
typename DBInstanceIdentifierT = Aws::String>
204 m_dBInstanceIdentifierHasBeenSet =
true;
205 m_dBInstanceIdentifier = std::forward<DBInstanceIdentifierT>(value);
207 template <
typename DBInstanceIdentifierT = Aws::String>
221 template <
typename StorageTypeT = Aws::String>
223 m_storageTypeHasBeenSet =
true;
224 m_storageType = std::forward<StorageTypeT>(value);
226 template <
typename StorageTypeT = Aws::String>
239 template <
typename CACertificateIdentifierT = Aws::String>
241 m_cACertificateIdentifierHasBeenSet =
true;
242 m_cACertificateIdentifier = std::forward<CACertificateIdentifierT>(value);
244 template <
typename CACertificateIdentifierT = Aws::String>
257 template <
typename DBSubnetGroupNameT = Aws::String>
259 m_dBSubnetGroupNameHasBeenSet =
true;
260 m_dBSubnetGroupName = std::forward<DBSubnetGroupNameT>(value);
262 template <
typename DBSubnetGroupNameT = Aws::String>
276 template <
typename PendingCloudwatchLogsExportsT = PendingCloudwatchLogsExports>
278 m_pendingCloudwatchLogsExportsHasBeenSet =
true;
279 m_pendingCloudwatchLogsExports = std::forward<PendingCloudwatchLogsExportsT>(value);
281 template <
typename PendingCloudwatchLogsExportsT = PendingCloudwatchLogsExports>
289 bool m_dBInstanceClassHasBeenSet =
false;
291 int m_allocatedStorage{0};
292 bool m_allocatedStorageHasBeenSet =
false;
295 bool m_masterUserPasswordHasBeenSet =
false;
298 bool m_portHasBeenSet =
false;
300 int m_backupRetentionPeriod{0};
301 bool m_backupRetentionPeriodHasBeenSet =
false;
303 bool m_multiAZ{
false};
304 bool m_multiAZHasBeenSet =
false;
307 bool m_engineVersionHasBeenSet =
false;
310 bool m_licenseModelHasBeenSet =
false;
313 bool m_iopsHasBeenSet =
false;
316 bool m_dBInstanceIdentifierHasBeenSet =
false;
319 bool m_storageTypeHasBeenSet =
false;
322 bool m_cACertificateIdentifierHasBeenSet =
false;
325 bool m_dBSubnetGroupNameHasBeenSet =
false;
327 PendingCloudwatchLogsExports m_pendingCloudwatchLogsExports;
328 bool m_pendingCloudwatchLogsExportsHasBeenSet =
false;
const Aws::String & GetDBInstanceClass() const
PendingModifiedValues & WithPort(int value)
bool MasterUserPasswordHasBeenSet() const
bool BackupRetentionPeriodHasBeenSet() const
const Aws::String & GetDBSubnetGroupName() const
AWS_NEPTUNE_API PendingModifiedValues()=default
void SetStorageType(StorageTypeT &&value)
PendingModifiedValues & WithDBInstanceIdentifier(DBInstanceIdentifierT &&value)
bool PendingCloudwatchLogsExportsHasBeenSet() const
bool AllocatedStorageHasBeenSet() const
const PendingCloudwatchLogsExports & GetPendingCloudwatchLogsExports() const
PendingModifiedValues & WithEngineVersion(EngineVersionT &&value)
const Aws::String & GetMasterUserPassword() const
AWS_NEPTUNE_API void OutputToStream(Aws::OStream &oStream, const char *location) const
void SetPendingCloudwatchLogsExports(PendingCloudwatchLogsExportsT &&value)
bool DBInstanceClassHasBeenSet() const
PendingModifiedValues & WithCACertificateIdentifier(CACertificateIdentifierT &&value)
const Aws::String & GetEngineVersion() const
bool EngineVersionHasBeenSet() const
bool CACertificateIdentifierHasBeenSet() const
PendingModifiedValues & WithBackupRetentionPeriod(int value)
const Aws::String & GetLicenseModel() const
const Aws::String & GetDBInstanceIdentifier() const
PendingModifiedValues & WithPendingCloudwatchLogsExports(PendingCloudwatchLogsExportsT &&value)
void SetMultiAZ(bool value)
void SetMasterUserPassword(MasterUserPasswordT &&value)
bool LicenseModelHasBeenSet() const
PendingModifiedValues & WithDBInstanceClass(DBInstanceClassT &&value)
void SetBackupRetentionPeriod(int value)
PendingModifiedValues & WithMultiAZ(bool value)
AWS_NEPTUNE_API PendingModifiedValues(const Aws::Utils::Xml::XmlNode &xmlNode)
bool MultiAZHasBeenSet() const
bool PortHasBeenSet() const
PendingModifiedValues & WithMasterUserPassword(MasterUserPasswordT &&value)
PendingModifiedValues & WithStorageType(StorageTypeT &&value)
AWS_NEPTUNE_API PendingModifiedValues & operator=(const Aws::Utils::Xml::XmlNode &xmlNode)
void SetDBSubnetGroupName(DBSubnetGroupNameT &&value)
void SetLicenseModel(LicenseModelT &&value)
int GetBackupRetentionPeriod() const
void SetDBInstanceIdentifier(DBInstanceIdentifierT &&value)
void SetDBInstanceClass(DBInstanceClassT &&value)
PendingModifiedValues & WithLicenseModel(LicenseModelT &&value)
int GetAllocatedStorage() const
const Aws::String & GetCACertificateIdentifier() const
AWS_NEPTUNE_API void OutputToStream(Aws::OStream &ostream, const char *location, unsigned index, const char *locationValue) const
void SetCACertificateIdentifier(CACertificateIdentifierT &&value)
void SetEngineVersion(EngineVersionT &&value)
const Aws::String & GetStorageType() const
bool IopsHasBeenSet() const
bool StorageTypeHasBeenSet() const
bool DBSubnetGroupNameHasBeenSet() const
PendingModifiedValues & WithIops(int value)
PendingModifiedValues & WithAllocatedStorage(int value)
PendingModifiedValues & WithDBSubnetGroupName(DBSubnetGroupNameT &&value)
void SetAllocatedStorage(int value)
bool DBInstanceIdentifierHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::basic_ostream< char, std::char_traits< char > > OStream