Interface RecoveryPointMember.Builder

    • Method Detail

      • recoveryPointArn

        RecoveryPointMember.Builder recoveryPointArn​(String recoveryPointArn)

        This is the Amazon Resource Name (ARN) of the parent (composite) recovery point.

        Parameters:
        recoveryPointArn - This is the Amazon Resource Name (ARN) of the parent (composite) recovery point.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceArn

        RecoveryPointMember.Builder resourceArn​(String resourceArn)

        This is the Amazon Resource Name (ARN) that uniquely identifies a saved resource.

        Parameters:
        resourceArn - This is the Amazon Resource Name (ARN) that uniquely identifies a saved resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceType

        RecoveryPointMember.Builder resourceType​(String resourceType)

        This is the Amazon Web Services resource type that is saved as a recovery point.

        Parameters:
        resourceType - This is the Amazon Web Services resource type that is saved as a recovery point.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • backupVaultName

        RecoveryPointMember.Builder backupVaultName​(String backupVaultName)

        This is the name of the backup vault (the logical container in which backups are stored).

        Parameters:
        backupVaultName - This is the name of the backup vault (the logical container in which backups are stored).
        Returns:
        Returns a reference to this object so that method calls can be chained together.