Class: Aws::Omics::Types::GetReferenceMetadataResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-omics/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The reference’s ARN.

Returns:

  • (String)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#creation_job_idString

The reference’s creation job ID.

Returns:

  • (String)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

When the reference was created.

Returns:

  • (Time)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#creation_typeString

The reference’s creation type.

Returns:

  • (String)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The reference’s description.

Returns:

  • (String)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#filesTypes::ReferenceFiles

The reference’s files.



2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The reference’s ID.

Returns:

  • (String)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#md5String

The reference’s MD5 checksum.

Returns:

  • (String)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The reference’s name.

Returns:

  • (String)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#reference_store_idString

The reference’s reference store ID.

Returns:

  • (String)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The reference’s status.

Returns:

  • (String)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

When the reference was updated.

Returns:

  • (Time)


2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
# File 'lib/aws-sdk-omics/types.rb', line 2420

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end