@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class BackupSelectionsListMember extends Object implements Serializable, Cloneable, StructuredPojo
Contains metadata about a BackupSelection
object.
Constructor and Description |
---|
BackupSelectionsListMember() |
Modifier and Type | Method and Description |
---|---|
BackupSelectionsListMember |
clone() |
boolean |
equals(Object obj) |
String |
getBackupPlanId()
Uniquely identifies a backup plan.
|
Date |
getCreationDate()
The date and time a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
|
String |
getCreatorRequestId()
A unique string that identifies the request and allows failed requests to be retried without the risk of
executing the operation twice.
|
String |
getIamRoleArn()
Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example,
arn:aws:iam::123456789012:role/S3Access . |
String |
getSelectionId()
Uniquely identifies a request to assign a set of resources to a backup plan.
|
String |
getSelectionName()
The display name of a resource selection document.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setBackupPlanId(String backupPlanId)
Uniquely identifies a backup plan.
|
void |
setCreationDate(Date creationDate)
The date and time a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
|
void |
setCreatorRequestId(String creatorRequestId)
A unique string that identifies the request and allows failed requests to be retried without the risk of
executing the operation twice.
|
void |
setIamRoleArn(String iamRoleArn)
Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example,
arn:aws:iam::123456789012:role/S3Access . |
void |
setSelectionId(String selectionId)
Uniquely identifies a request to assign a set of resources to a backup plan.
|
void |
setSelectionName(String selectionName)
The display name of a resource selection document.
|
String |
toString()
Returns a string representation of this object.
|
BackupSelectionsListMember |
withBackupPlanId(String backupPlanId)
Uniquely identifies a backup plan.
|
BackupSelectionsListMember |
withCreationDate(Date creationDate)
The date and time a backup plan is created, in Unix format and Coordinated Universal Time (UTC).
|
BackupSelectionsListMember |
withCreatorRequestId(String creatorRequestId)
A unique string that identifies the request and allows failed requests to be retried without the risk of
executing the operation twice.
|
BackupSelectionsListMember |
withIamRoleArn(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 |
withSelectionId(String selectionId)
Uniquely identifies a request to assign a set of resources to a backup plan.
|
BackupSelectionsListMember |
withSelectionName(String selectionName)
The display name of a resource selection document.
|
public void setSelectionId(String selectionId)
Uniquely identifies a request to assign a set of resources to a backup plan.
selectionId
- Uniquely identifies a request to assign a set of resources to a backup plan.public String getSelectionId()
Uniquely identifies a request to assign a set of resources to a backup plan.
public BackupSelectionsListMember withSelectionId(String selectionId)
Uniquely identifies a request to assign a set of resources to a backup plan.
selectionId
- Uniquely identifies a request to assign a set of resources to a backup plan.public void setSelectionName(String selectionName)
The display name of a resource selection document.
selectionName
- The display name of a resource selection document.public String getSelectionName()
The display name of a resource selection document.
public BackupSelectionsListMember withSelectionName(String selectionName)
The display name of a resource selection document.
selectionName
- The display name of a resource selection document.public void setBackupPlanId(String backupPlanId)
Uniquely identifies a backup plan.
backupPlanId
- Uniquely identifies a backup plan.public String getBackupPlanId()
Uniquely identifies a backup plan.
public BackupSelectionsListMember withBackupPlanId(String backupPlanId)
Uniquely identifies a backup plan.
backupPlanId
- Uniquely identifies a backup plan.public void setCreationDate(Date creationDate)
The date and time a 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.
creationDate
- The date and time a 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.public Date getCreationDate()
The date and time a 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.
CreationDate
is accurate to milliseconds. For example, the value 1516925490.087
represents Friday, January 26, 2018 12:11:30.087 AM.public BackupSelectionsListMember withCreationDate(Date creationDate)
The date and time a 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.
creationDate
- The date and time a 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.public void setCreatorRequestId(String creatorRequestId)
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
creatorRequestId
- A unique string that identifies the request and allows failed requests to be retried without the risk of
executing the operation twice.public String getCreatorRequestId()
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
public BackupSelectionsListMember withCreatorRequestId(String creatorRequestId)
A unique string that identifies the request and allows failed requests to be retried without the risk of executing the operation twice.
creatorRequestId
- A unique string that identifies the request and allows failed requests to be retried without the risk of
executing the operation twice.public void setIamRoleArn(String iamRoleArn)
Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example,
arn:aws:iam::123456789012:role/S3Access
.
iamRoleArn
- Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example,
arn:aws:iam::123456789012:role/S3Access
.public String getIamRoleArn()
Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example,
arn:aws:iam::123456789012:role/S3Access
.
arn:aws:iam::123456789012:role/S3Access
.public BackupSelectionsListMember withIamRoleArn(String iamRoleArn)
Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example,
arn:aws:iam::123456789012:role/S3Access
.
iamRoleArn
- Specifies the IAM role Amazon Resource Name (ARN) to create the target recovery point; for example,
arn:aws:iam::123456789012:role/S3Access
.public String toString()
toString
in class Object
Object.toString()
public BackupSelectionsListMember clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.