You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Backup::Types::DescribeCopyJobInput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing DescribeCopyJobInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  copy_job_id: "string", # required
}

Instance Attribute Summary collapse

Instance Attribute Details

#copy_job_idString

Uniquely identifies a copy job.

Returns:

  • (String)

    Uniquely identifies a copy job.