Class: Aws::Artifact::Types::ReportSummary

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb

Overview

Summary for report resource.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

ARN for the report resource.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#categoryString

Category for the report resource.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#company_nameString

Associated company name for the report resource.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

Description for the report resource.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#idString

Unique resource ID for the report resource.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Name for the report resource.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#period_endTime

Timestamp indicating the report resource effective end.

Returns:

  • (Time)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#period_startTime

Timestamp indicating the report resource effective start.

Returns:

  • (Time)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#product_nameString

Associated product name for the report resource.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#seriesString

Series for the report resource.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#stateString

Current state of the report resource.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

The message associated with the current upload state.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#upload_stateString

The current state of the document upload.

Returns:

  • (String)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#versionInteger

Version for the report resource.

Returns:

  • (Integer)


423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
# File 'gems/aws-sdk-artifact/lib/aws-sdk-artifact/types.rb', line 423

class ReportSummary < Struct.new(
  :arn,
  :category,
  :company_name,
  :description,
  :id,
  :name,
  :period_end,
  :period_start,
  :product_name,
  :series,
  :state,
  :status_message,
  :upload_state,
  :version)
  SENSITIVE = []
  include Aws::Structure
end