class Aws::Inspector::Types::AssessmentRunInProgressException

You cannot perform a specified action if an assessment run is currently in progress.

@!attribute [rw] message

Details of the exception error.
@return [String]

@!attribute [rw] assessment_run_arns

The ARNs of the assessment runs that are currently in progress.
@return [Array<String>]

@!attribute [rw] assessment_run_arns_truncated

Boolean value that indicates whether the ARN list of the assessment
runs is truncated.
@return [Boolean]

@!attribute [rw] can_retry

You can immediately retry your request.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/inspector-2016-02-16/AssessmentRunInProgressException AWS API Documentation

Constants

SENSITIVE