Class: Aws::SecurityAgent::Types::CreateCodeReviewOutput

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

Overview

Output for the CreateCodeReview operation.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#agent_space_id ⇒ String

The unique identifier of the agent space that contains the code review.

Returns:

  • (String)


2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#assets ⇒ Types::Assets

The assets included in the code review.

Returns:



2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#code_remediation_strategy ⇒ String

The code remediation strategy for the code review.

Returns:

  • (String)


2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#code_review_id ⇒ String

The unique identifier of the created code review.

Returns:

  • (String)


2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#created_at ⇒ Time

The date and time the code review was created, in UTC format.

Returns:

  • (Time)


2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#log_config ⇒ Types::CloudWatchLog

The CloudWatch Logs configuration for the code review.



2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#max_task_hours ⇒ Float

The maximum number of billable task hours configured for jobs started from this code review. Null if no budget cap is set.

Returns:

  • (Float)


2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#report_destination ⇒ Types::ReportDestination

The destination for publishing scan reports to an integrated document provider.



2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#report_filters ⇒ Types::ReportFilters

The report-generation filters applied when the report is exported.



2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#service_role ⇒ String

The IAM service role used for the code review.

Returns:

  • (String)


2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#title ⇒ String

The title of the code review.

Returns:

  • (String)


2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#updated_at ⇒ Time

The date and time the code review was last updated, in UTC format.

Returns:

  • (Time)


2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end

#validation_mode ⇒ String

The validation mode for the code review.

Returns:

  • (String)


2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
# File 'gems/aws-sdk-securityagent/lib/aws-sdk-securityagent/types.rb', line 2434

class CreateCodeReviewOutput < Struct.new(
  :code_review_id,
  :title,
  :created_at,
  :updated_at,
  :assets,
  :service_role,
  :log_config,
  :agent_space_id,
  :code_remediation_strategy,
  :validation_mode,
  :max_task_hours,
  :report_destination,
  :report_filters)
  SENSITIVE = []
  include Aws::Structure
end