/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Contains metadata about a backup plan.See Also:
AWS
* API Reference
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
* example,
* arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
* example,
* arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
* example,
* arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
* example,
* arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
* example,
* arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
* example,
* arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
* example,
* arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
An Amazon Resource Name (ARN) that uniquely identifies a backup plan; for
* example,
* arn:aws:backup:us-east-1:123456789012:plan:8F81F553-3A74-4A3F-B93D-B3360DC80C50
.
Uniquely identifies a backup plan.
*/ inline const Aws::String& GetBackupPlanId() const{ return m_backupPlanId; } /** *Uniquely identifies a backup plan.
*/ inline bool BackupPlanIdHasBeenSet() const { return m_backupPlanIdHasBeenSet; } /** *Uniquely identifies a backup plan.
*/ inline void SetBackupPlanId(const Aws::String& value) { m_backupPlanIdHasBeenSet = true; m_backupPlanId = value; } /** *Uniquely identifies a backup plan.
*/ inline void SetBackupPlanId(Aws::String&& value) { m_backupPlanIdHasBeenSet = true; m_backupPlanId = std::move(value); } /** *Uniquely identifies a backup plan.
*/ inline void SetBackupPlanId(const char* value) { m_backupPlanIdHasBeenSet = true; m_backupPlanId.assign(value); } /** *Uniquely identifies a backup plan.
*/ inline BackupPlansListMember& WithBackupPlanId(const Aws::String& value) { SetBackupPlanId(value); return *this;} /** *Uniquely identifies a backup plan.
*/ inline BackupPlansListMember& WithBackupPlanId(Aws::String&& value) { SetBackupPlanId(std::move(value)); return *this;} /** *Uniquely identifies a backup plan.
*/ inline BackupPlansListMember& WithBackupPlanId(const char* value) { SetBackupPlanId(value); return *this;} /** *The date and time a resource backup plan is created, in Unix format and
* Coordinated Universal Time (UTC). The value of CreationDate
is
* accurate to milliseconds. For example, the value 1516925490.087 represents
* Friday, January 26, 2018 12:11:30.087 AM.
The date and time a resource backup plan is created, in Unix format and
* Coordinated Universal Time (UTC). The value of CreationDate
is
* accurate to milliseconds. For example, the value 1516925490.087 represents
* Friday, January 26, 2018 12:11:30.087 AM.
The date and time a resource backup plan is created, in Unix format and
* Coordinated Universal Time (UTC). The value of CreationDate
is
* accurate to milliseconds. For example, the value 1516925490.087 represents
* Friday, January 26, 2018 12:11:30.087 AM.
The date and time a resource backup plan is created, in Unix format and
* Coordinated Universal Time (UTC). The value of CreationDate
is
* accurate to milliseconds. For example, the value 1516925490.087 represents
* Friday, January 26, 2018 12:11:30.087 AM.
The date and time a resource backup plan is created, in Unix format and
* Coordinated Universal Time (UTC). The value of CreationDate
is
* accurate to milliseconds. For example, the value 1516925490.087 represents
* Friday, January 26, 2018 12:11:30.087 AM.
The date and time a resource backup plan is created, in Unix format and
* Coordinated Universal Time (UTC). The value of CreationDate
is
* accurate to milliseconds. For example, the value 1516925490.087 represents
* Friday, January 26, 2018 12:11:30.087 AM.
The date and time a backup plan is deleted, in Unix format and Coordinated
* Universal Time (UTC). The value of DeletionDate
is accurate to
* milliseconds. For example, the value 1516925490.087 represents Friday, January
* 26, 2018 12:11:30.087 AM.
The date and time a backup plan is deleted, in Unix format and Coordinated
* Universal Time (UTC). The value of DeletionDate
is accurate to
* milliseconds. For example, the value 1516925490.087 represents Friday, January
* 26, 2018 12:11:30.087 AM.
The date and time a backup plan is deleted, in Unix format and Coordinated
* Universal Time (UTC). The value of DeletionDate
is accurate to
* milliseconds. For example, the value 1516925490.087 represents Friday, January
* 26, 2018 12:11:30.087 AM.
The date and time a backup plan is deleted, in Unix format and Coordinated
* Universal Time (UTC). The value of DeletionDate
is accurate to
* milliseconds. For example, the value 1516925490.087 represents Friday, January
* 26, 2018 12:11:30.087 AM.
The date and time a backup plan is deleted, in Unix format and Coordinated
* Universal Time (UTC). The value of DeletionDate
is accurate to
* milliseconds. For example, the value 1516925490.087 represents Friday, January
* 26, 2018 12:11:30.087 AM.
The date and time a backup plan is deleted, in Unix format and Coordinated
* Universal Time (UTC). The value of DeletionDate
is accurate to
* milliseconds. For example, the value 1516925490.087 represents Friday, January
* 26, 2018 12:11:30.087 AM.
Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most * 1,024 bytes long. Version IDs cannot be edited.
*/ inline const Aws::String& GetVersionId() const{ return m_versionId; } /** *Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most * 1,024 bytes long. Version IDs cannot be edited.
*/ inline bool VersionIdHasBeenSet() const { return m_versionIdHasBeenSet; } /** *Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most * 1,024 bytes long. Version IDs cannot be edited.
*/ inline void SetVersionId(const Aws::String& value) { m_versionIdHasBeenSet = true; m_versionId = value; } /** *Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most * 1,024 bytes long. Version IDs cannot be edited.
*/ inline void SetVersionId(Aws::String&& value) { m_versionIdHasBeenSet = true; m_versionId = std::move(value); } /** *Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most * 1,024 bytes long. Version IDs cannot be edited.
*/ inline void SetVersionId(const char* value) { m_versionIdHasBeenSet = true; m_versionId.assign(value); } /** *Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most * 1,024 bytes long. Version IDs cannot be edited.
*/ inline BackupPlansListMember& WithVersionId(const Aws::String& value) { SetVersionId(value); return *this;} /** *Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most * 1,024 bytes long. Version IDs cannot be edited.
*/ inline BackupPlansListMember& WithVersionId(Aws::String&& value) { SetVersionId(std::move(value)); return *this;} /** *Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most * 1,024 bytes long. Version IDs cannot be edited.
*/ inline BackupPlansListMember& WithVersionId(const char* value) { SetVersionId(value); return *this;} /** *The display name of a saved backup plan.
*/ inline const Aws::String& GetBackupPlanName() const{ return m_backupPlanName; } /** *The display name of a saved backup plan.
*/ inline bool BackupPlanNameHasBeenSet() const { return m_backupPlanNameHasBeenSet; } /** *The display name of a saved backup plan.
*/ inline void SetBackupPlanName(const Aws::String& value) { m_backupPlanNameHasBeenSet = true; m_backupPlanName = value; } /** *The display name of a saved backup plan.
*/ inline void SetBackupPlanName(Aws::String&& value) { m_backupPlanNameHasBeenSet = true; m_backupPlanName = std::move(value); } /** *The display name of a saved backup plan.
*/ inline void SetBackupPlanName(const char* value) { m_backupPlanNameHasBeenSet = true; m_backupPlanName.assign(value); } /** *The display name of a saved backup plan.
*/ inline BackupPlansListMember& WithBackupPlanName(const Aws::String& value) { SetBackupPlanName(value); return *this;} /** *The display name of a saved backup plan.
*/ inline BackupPlansListMember& WithBackupPlanName(Aws::String&& value) { SetBackupPlanName(std::move(value)); return *this;} /** *The display name of a saved backup plan.
*/ inline BackupPlansListMember& WithBackupPlanName(const char* value) { SetBackupPlanName(value); return *this;} /** *A unique string that identifies the request and allows failed requests to be * retried without the risk of running the operation twice. This parameter is * optional.
If used, this parameter must contain 1 to 50 alphanumeric or * '-_.' characters.
*/ inline const Aws::String& GetCreatorRequestId() const{ return m_creatorRequestId; } /** *A unique string that identifies the request and allows failed requests to be * retried without the risk of running the operation twice. This parameter is * optional.
If used, this parameter must contain 1 to 50 alphanumeric or * '-_.' characters.
*/ inline bool CreatorRequestIdHasBeenSet() const { return m_creatorRequestIdHasBeenSet; } /** *A unique string that identifies the request and allows failed requests to be * retried without the risk of running the operation twice. This parameter is * optional.
If used, this parameter must contain 1 to 50 alphanumeric or * '-_.' characters.
*/ inline void SetCreatorRequestId(const Aws::String& value) { m_creatorRequestIdHasBeenSet = true; m_creatorRequestId = value; } /** *A unique string that identifies the request and allows failed requests to be * retried without the risk of running the operation twice. This parameter is * optional.
If used, this parameter must contain 1 to 50 alphanumeric or * '-_.' characters.
*/ inline void SetCreatorRequestId(Aws::String&& value) { m_creatorRequestIdHasBeenSet = true; m_creatorRequestId = std::move(value); } /** *A unique string that identifies the request and allows failed requests to be * retried without the risk of running the operation twice. This parameter is * optional.
If used, this parameter must contain 1 to 50 alphanumeric or * '-_.' characters.
*/ inline void SetCreatorRequestId(const char* value) { m_creatorRequestIdHasBeenSet = true; m_creatorRequestId.assign(value); } /** *A unique string that identifies the request and allows failed requests to be * retried without the risk of running the operation twice. This parameter is * optional.
If used, this parameter must contain 1 to 50 alphanumeric or * '-_.' characters.
*/ inline BackupPlansListMember& WithCreatorRequestId(const Aws::String& value) { SetCreatorRequestId(value); return *this;} /** *A unique string that identifies the request and allows failed requests to be * retried without the risk of running the operation twice. This parameter is * optional.
If used, this parameter must contain 1 to 50 alphanumeric or * '-_.' characters.
*/ inline BackupPlansListMember& WithCreatorRequestId(Aws::String&& value) { SetCreatorRequestId(std::move(value)); return *this;} /** *A unique string that identifies the request and allows failed requests to be * retried without the risk of running the operation twice. This parameter is * optional.
If used, this parameter must contain 1 to 50 alphanumeric or * '-_.' characters.
*/ inline BackupPlansListMember& WithCreatorRequestId(const char* value) { SetCreatorRequestId(value); return *this;} /** *The last time a job to back up resources was run with this rule. A date and
* time, in Unix format and Coordinated Universal Time (UTC). The value of
* LastExecutionDate
is accurate to milliseconds. For example, the
* value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
The last time a job to back up resources was run with this rule. A date and
* time, in Unix format and Coordinated Universal Time (UTC). The value of
* LastExecutionDate
is accurate to milliseconds. For example, the
* value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
The last time a job to back up resources was run with this rule. A date and
* time, in Unix format and Coordinated Universal Time (UTC). The value of
* LastExecutionDate
is accurate to milliseconds. For example, the
* value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
The last time a job to back up resources was run with this rule. A date and
* time, in Unix format and Coordinated Universal Time (UTC). The value of
* LastExecutionDate
is accurate to milliseconds. For example, the
* value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
The last time a job to back up resources was run with this rule. A date and
* time, in Unix format and Coordinated Universal Time (UTC). The value of
* LastExecutionDate
is accurate to milliseconds. For example, the
* value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
The last time a job to back up resources was run with this rule. A date and
* time, in Unix format and Coordinated Universal Time (UTC). The value of
* LastExecutionDate
is accurate to milliseconds. For example, the
* value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.
Contains a list of BackupOptions
for a resource type.
Contains a list of BackupOptions
for a resource type.
Contains a list of BackupOptions
for a resource type.
Contains a list of BackupOptions
for a resource type.
Contains a list of BackupOptions
for a resource type.
Contains a list of BackupOptions
for a resource type.
Contains a list of BackupOptions
for a resource type.
Contains a list of BackupOptions
for a resource type.