BackupSelectionsListMember.Builder |
BackupSelectionsListMember.Builder.backupPlanId(String backupPlanId) |
Uniquely identifies a backup plan.
|
static BackupSelectionsListMember.Builder |
BackupSelectionsListMember.builder() |
|
BackupSelectionsListMember.Builder |
BackupSelectionsListMember.Builder.creationDate(Instant creationDate) |
The date and time a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
|
BackupSelectionsListMember.Builder |
BackupSelectionsListMember.Builder.creatorRequestId(String creatorRequestId) |
A unique string that identifies the request and allows failed requests to be retried without the risk of
running the operation twice.
|
BackupSelectionsListMember.Builder |
BackupSelectionsListMember.Builder.iamRoleArn(String iamRoleArn) |
Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example,
arn:aws:iam::123456789012:role/S3Access.
|
BackupSelectionsListMember.Builder |
BackupSelectionsListMember.Builder.selectionId(String selectionId) |
Uniquely identifies a request to assign a set of resources to a backup plan.
|
BackupSelectionsListMember.Builder |
BackupSelectionsListMember.Builder.selectionName(String selectionName) |
The display name of a resource selection document.
|
BackupSelectionsListMember.Builder |
BackupSelectionsListMember.toBuilder() |
|