219 lines
8.1 KiB
C++
219 lines
8.1 KiB
C++
/**
|
|
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
* SPDX-License-Identifier: Apache-2.0.
|
|
*/
|
|
|
|
#pragma once
|
|
#include <aws/backup/Backup_EXPORTS.h>
|
|
#include <aws/core/utils/memory/stl/AWSString.h>
|
|
#include <aws/core/utils/DateTime.h>
|
|
#include <utility>
|
|
|
|
namespace Aws
|
|
{
|
|
template<typename RESULT_TYPE>
|
|
class AmazonWebServiceResult;
|
|
|
|
namespace Utils
|
|
{
|
|
namespace Json
|
|
{
|
|
class JsonValue;
|
|
} // namespace Json
|
|
} // namespace Utils
|
|
namespace Backup
|
|
{
|
|
namespace Model
|
|
{
|
|
class AWS_BACKUP_API CreateBackupPlanResult
|
|
{
|
|
public:
|
|
CreateBackupPlanResult();
|
|
CreateBackupPlanResult(const Aws::AmazonWebServiceResult<Aws::Utils::Json::JsonValue>& result);
|
|
CreateBackupPlanResult& operator=(const Aws::AmazonWebServiceResult<Aws::Utils::Json::JsonValue>& result);
|
|
|
|
|
|
/**
|
|
* <p>Uniquely identifies a backup plan.</p>
|
|
*/
|
|
inline const Aws::String& GetBackupPlanId() const{ return m_backupPlanId; }
|
|
|
|
/**
|
|
* <p>Uniquely identifies a backup plan.</p>
|
|
*/
|
|
inline void SetBackupPlanId(const Aws::String& value) { m_backupPlanId = value; }
|
|
|
|
/**
|
|
* <p>Uniquely identifies a backup plan.</p>
|
|
*/
|
|
inline void SetBackupPlanId(Aws::String&& value) { m_backupPlanId = std::move(value); }
|
|
|
|
/**
|
|
* <p>Uniquely identifies a backup plan.</p>
|
|
*/
|
|
inline void SetBackupPlanId(const char* value) { m_backupPlanId.assign(value); }
|
|
|
|
/**
|
|
* <p>Uniquely identifies a backup plan.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithBackupPlanId(const Aws::String& value) { SetBackupPlanId(value); return *this;}
|
|
|
|
/**
|
|
* <p>Uniquely identifies a backup plan.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithBackupPlanId(Aws::String&& value) { SetBackupPlanId(std::move(value)); return *this;}
|
|
|
|
/**
|
|
* <p>Uniquely identifies a backup plan.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithBackupPlanId(const char* value) { SetBackupPlanId(value); return *this;}
|
|
|
|
|
|
/**
|
|
* <p>An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
|
|
* example,
|
|
* <code>arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50</code>.</p>
|
|
*/
|
|
inline const Aws::String& GetBackupPlanArn() const{ return m_backupPlanArn; }
|
|
|
|
/**
|
|
* <p>An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
|
|
* example,
|
|
* <code>arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50</code>.</p>
|
|
*/
|
|
inline void SetBackupPlanArn(const Aws::String& value) { m_backupPlanArn = value; }
|
|
|
|
/**
|
|
* <p>An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
|
|
* example,
|
|
* <code>arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50</code>.</p>
|
|
*/
|
|
inline void SetBackupPlanArn(Aws::String&& value) { m_backupPlanArn = std::move(value); }
|
|
|
|
/**
|
|
* <p>An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
|
|
* example,
|
|
* <code>arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50</code>.</p>
|
|
*/
|
|
inline void SetBackupPlanArn(const char* value) { m_backupPlanArn.assign(value); }
|
|
|
|
/**
|
|
* <p>An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
|
|
* example,
|
|
* <code>arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50</code>.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithBackupPlanArn(const Aws::String& value) { SetBackupPlanArn(value); return *this;}
|
|
|
|
/**
|
|
* <p>An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
|
|
* example,
|
|
* <code>arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50</code>.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithBackupPlanArn(Aws::String&& value) { SetBackupPlanArn(std::move(value)); return *this;}
|
|
|
|
/**
|
|
* <p>An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
|
|
* example,
|
|
* <code>arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50</code>.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithBackupPlanArn(const char* value) { SetBackupPlanArn(value); return *this;}
|
|
|
|
|
|
/**
|
|
* <p>The date and time that a backup plan is created, in Unix format and
|
|
* Coordinated Universal Time (UTC). The value of <code>CreationDate</code> is
|
|
* accurate to milliseconds. For example, the value 1516925490.087 represents
|
|
* Friday, January 26, 2018 12:11:30.087 AM.</p>
|
|
*/
|
|
inline const Aws::Utils::DateTime& GetCreationDate() const{ return m_creationDate; }
|
|
|
|
/**
|
|
* <p>The date and time that a backup plan is created, in Unix format and
|
|
* Coordinated Universal Time (UTC). The value of <code>CreationDate</code> is
|
|
* accurate to milliseconds. For example, the value 1516925490.087 represents
|
|
* Friday, January 26, 2018 12:11:30.087 AM.</p>
|
|
*/
|
|
inline void SetCreationDate(const Aws::Utils::DateTime& value) { m_creationDate = value; }
|
|
|
|
/**
|
|
* <p>The date and time that a backup plan is created, in Unix format and
|
|
* Coordinated Universal Time (UTC). The value of <code>CreationDate</code> is
|
|
* accurate to milliseconds. For example, the value 1516925490.087 represents
|
|
* Friday, January 26, 2018 12:11:30.087 AM.</p>
|
|
*/
|
|
inline void SetCreationDate(Aws::Utils::DateTime&& value) { m_creationDate = std::move(value); }
|
|
|
|
/**
|
|
* <p>The date and time that a backup plan is created, in Unix format and
|
|
* Coordinated Universal Time (UTC). The value of <code>CreationDate</code> is
|
|
* accurate to milliseconds. For example, the value 1516925490.087 represents
|
|
* Friday, January 26, 2018 12:11:30.087 AM.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithCreationDate(const Aws::Utils::DateTime& value) { SetCreationDate(value); return *this;}
|
|
|
|
/**
|
|
* <p>The date and time that a backup plan is created, in Unix format and
|
|
* Coordinated Universal Time (UTC). The value of <code>CreationDate</code> is
|
|
* accurate to milliseconds. For example, the value 1516925490.087 represents
|
|
* Friday, January 26, 2018 12:11:30.087 AM.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithCreationDate(Aws::Utils::DateTime&& value) { SetCreationDate(std::move(value)); return *this;}
|
|
|
|
|
|
/**
|
|
* <p>Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most
|
|
* 1,024 bytes long. They cannot be edited.</p>
|
|
*/
|
|
inline const Aws::String& GetVersionId() const{ return m_versionId; }
|
|
|
|
/**
|
|
* <p>Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most
|
|
* 1,024 bytes long. They cannot be edited.</p>
|
|
*/
|
|
inline void SetVersionId(const Aws::String& value) { m_versionId = value; }
|
|
|
|
/**
|
|
* <p>Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most
|
|
* 1,024 bytes long. They cannot be edited.</p>
|
|
*/
|
|
inline void SetVersionId(Aws::String&& value) { m_versionId = std::move(value); }
|
|
|
|
/**
|
|
* <p>Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most
|
|
* 1,024 bytes long. They cannot be edited.</p>
|
|
*/
|
|
inline void SetVersionId(const char* value) { m_versionId.assign(value); }
|
|
|
|
/**
|
|
* <p>Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most
|
|
* 1,024 bytes long. They cannot be edited.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithVersionId(const Aws::String& value) { SetVersionId(value); return *this;}
|
|
|
|
/**
|
|
* <p>Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most
|
|
* 1,024 bytes long. They cannot be edited.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithVersionId(Aws::String&& value) { SetVersionId(std::move(value)); return *this;}
|
|
|
|
/**
|
|
* <p>Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most
|
|
* 1,024 bytes long. They cannot be edited.</p>
|
|
*/
|
|
inline CreateBackupPlanResult& WithVersionId(const char* value) { SetVersionId(value); return *this;}
|
|
|
|
private:
|
|
|
|
Aws::String m_backupPlanId;
|
|
|
|
Aws::String m_backupPlanArn;
|
|
|
|
Aws::Utils::DateTime m_creationDate;
|
|
|
|
Aws::String m_versionId;
|
|
};
|
|
|
|
} // namespace Model
|
|
} // namespace Backup
|
|
} // namespace Aws
|