Interface AwsBackupRecoveryPointCreatedByDetails.Builder

    • Method Detail

      • backupPlanArn

        AwsBackupRecoveryPointCreatedByDetails.Builder backupPlanArn​(String backupPlanArn)

        An Amazon Resource Name (ARN) that uniquely identifies a backup plan.

        Parameters:
        backupPlanArn - An Amazon Resource Name (ARN) that uniquely identifies a backup plan.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • backupPlanId

        AwsBackupRecoveryPointCreatedByDetails.Builder backupPlanId​(String backupPlanId)

        Uniquely identifies a backup plan.

        Parameters:
        backupPlanId - Uniquely identifies a backup plan.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • backupPlanVersion

        AwsBackupRecoveryPointCreatedByDetails.Builder backupPlanVersion​(String backupPlanVersion)

        Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long. Version IDs cannot be edited.

        Parameters:
        backupPlanVersion - Unique, randomly generated, Unicode, UTF-8 encoded strings that are at most 1,024 bytes long. Version IDs cannot be edited.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • backupRuleId

        AwsBackupRecoveryPointCreatedByDetails.Builder backupRuleId​(String backupRuleId)

        Uniquely identifies a rule used to schedule the backup of a selection of resources.

        Parameters:
        backupRuleId - Uniquely identifies a rule used to schedule the backup of a selection of resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.