Class: Aws::Backup::Types::ListRestoreJobsInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Backup::Types::ListRestoreJobsInput
- Defined in:
- gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#by_account_id ⇒ String
The account ID to list the jobs from.
-
#by_complete_after ⇒ Time
Returns only copy jobs completed after a date expressed in Unix format and Coordinated Universal Time (UTC).
-
#by_complete_before ⇒ Time
Returns only copy jobs completed before a date expressed in Unix format and Coordinated Universal Time (UTC).
-
#by_created_after ⇒ Time
Returns only restore jobs that were created after the specified date.
-
#by_created_before ⇒ Time
Returns only restore jobs that were created before the specified date.
-
#by_parent_job_id ⇒ String
This is a filter to list child (nested) restore jobs based on parent restore job ID.
-
#by_resource_type ⇒ String
Include this parameter to return only restore jobs for the specified resources:.
-
#by_restore_testing_plan_arn ⇒ String
This returns only restore testing jobs that match the specified resource Amazon Resource Name (ARN).
-
#by_status ⇒ String
Returns only restore jobs associated with the specified job status.
-
#max_results ⇒ Integer
The maximum number of items to be returned.
-
#next_token ⇒ String
The next item following a partial list of returned items.
Instance Attribute Details
#by_account_id ⇒ String
The account ID to list the jobs from. Returns only restore jobs associated with the specified account ID.
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#by_complete_after ⇒ Time
Returns only copy jobs completed after a date expressed in Unix format and Coordinated Universal Time (UTC).
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#by_complete_before ⇒ Time
Returns only copy jobs completed before a date expressed in Unix format and Coordinated Universal Time (UTC).
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#by_created_after ⇒ Time
Returns only restore jobs that were created after the specified date.
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#by_created_before ⇒ Time
Returns only restore jobs that were created before the specified date.
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#by_parent_job_id ⇒ String
This is a filter to list child (nested) restore jobs based on parent restore job ID.
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#by_resource_type ⇒ String
Include this parameter to return only restore jobs for the specified resources:
Aurorafor Amazon AuroraCloudFormationfor CloudFormationDocumentDBfor Amazon DocumentDB (with MongoDB compatibility)DynamoDBfor Amazon DynamoDBEBSfor Amazon Elastic Block StoreEC2for Amazon Elastic Compute CloudEFSfor Amazon Elastic File SystemEKSfor Amazon Elastic Kubernetes ServiceFSxfor Amazon FSxNeptunefor Amazon NeptuneRDSfor Amazon Relational Database ServiceRedshiftfor Amazon RedshiftS3for Amazon Simple Storage Service (Amazon S3)SAP HANA on Amazon EC2for SAP HANA databases on Amazon Elastic Compute Cloud instancesStorage Gatewayfor Storage GatewayTimestreamfor Amazon TimestreamVirtualMachinefor VMware virtual machines
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#by_restore_testing_plan_arn ⇒ String
This returns only restore testing jobs that match the specified resource Amazon Resource Name (ARN).
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#by_status ⇒ String
Returns only restore jobs associated with the specified job status.
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#max_results ⇒ Integer
The maximum number of items to be returned.
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |
#next_token ⇒ String
The next item following a partial list of returned items. For
example, if a request is made to return MaxResults number of
items, NextToken allows you to return more items in your list
starting at the location pointed to by the next token.
7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 |
# File 'gems/aws-sdk-backup/lib/aws-sdk-backup/types.rb', line 7319 class ListRestoreJobsInput < Struct.new( :next_token, :max_results, :by_account_id, :by_resource_type, :by_created_before, :by_created_after, :by_status, :by_complete_before, :by_complete_after, :by_restore_testing_plan_arn, :by_parent_job_id) SENSITIVE = [] include Aws::Structure end |