7#include <aws/backup/Backup_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetBackupPlanId(
const char* value) { m_backupPlanIdHasBeenSet =
true; m_backupPlanId.assign(value); }
65 inline void SetBackupPlanArn(
const char* value) { m_backupPlanArnHasBeenSet =
true; m_backupPlanArn.assign(value); }
80 inline void SetBackupPlanVersion(
const char* value) { m_backupPlanVersionHasBeenSet =
true; m_backupPlanVersion.assign(value); }
95 inline void SetBackupRuleId(
const char* value) { m_backupRuleIdHasBeenSet =
true; m_backupRuleId.assign(value); }
103 bool m_backupPlanIdHasBeenSet =
false;
106 bool m_backupPlanArnHasBeenSet =
false;
109 bool m_backupPlanVersionHasBeenSet =
false;
112 bool m_backupRuleIdHasBeenSet =
false;
RecoveryPointCreator & WithBackupRuleId(const Aws::String &value)
void SetBackupPlanId(const char *value)
RecoveryPointCreator & WithBackupPlanId(const char *value)
const Aws::String & GetBackupPlanId() const
RecoveryPointCreator & WithBackupPlanArn(Aws::String &&value)
void SetBackupRuleId(const Aws::String &value)
RecoveryPointCreator & WithBackupPlanId(Aws::String &&value)
AWS_BACKUP_API Aws::Utils::Json::JsonValue Jsonize() const
RecoveryPointCreator & WithBackupPlanArn(const char *value)
RecoveryPointCreator & WithBackupPlanVersion(const Aws::String &value)
RecoveryPointCreator & WithBackupRuleId(Aws::String &&value)
void SetBackupPlanId(Aws::String &&value)
void SetBackupRuleId(Aws::String &&value)
RecoveryPointCreator & WithBackupPlanArn(const Aws::String &value)
void SetBackupPlanVersion(Aws::String &&value)
const Aws::String & GetBackupRuleId() const
bool BackupPlanIdHasBeenSet() const
void SetBackupPlanVersion(const char *value)
RecoveryPointCreator & WithBackupPlanVersion(const char *value)
bool BackupPlanVersionHasBeenSet() const
const Aws::String & GetBackupPlanVersion() const
RecoveryPointCreator & WithBackupPlanId(const Aws::String &value)
RecoveryPointCreator & WithBackupPlanVersion(Aws::String &&value)
const Aws::String & GetBackupPlanArn() const
void SetBackupRuleId(const char *value)
AWS_BACKUP_API RecoveryPointCreator()
void SetBackupPlanArn(Aws::String &&value)
void SetBackupPlanVersion(const Aws::String &value)
void SetBackupPlanArn(const char *value)
AWS_BACKUP_API RecoveryPointCreator(Aws::Utils::Json::JsonView jsonValue)
bool BackupPlanArnHasBeenSet() const
RecoveryPointCreator & WithBackupRuleId(const char *value)
void SetBackupPlanArn(const Aws::String &value)
void SetBackupPlanId(const Aws::String &value)
AWS_BACKUP_API RecoveryPointCreator & operator=(Aws::Utils::Json::JsonView jsonValue)
bool BackupRuleIdHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue