Package | Description |
---|---|
com.amazonaws.services.inspector.model |
Modifier and Type | Method and Description |
---|---|
InspectorServiceAttributes |
InspectorServiceAttributes.clone() |
InspectorServiceAttributes |
Finding.getServiceAttributes() |
InspectorServiceAttributes |
InspectorServiceAttributes.withAssessmentRunArn(String assessmentRunArn)
The ARN of the assessment run during which the finding is generated.
|
InspectorServiceAttributes |
InspectorServiceAttributes.withRulesPackageArn(String rulesPackageArn)
The ARN of the rules package that is used to generate the finding.
|
InspectorServiceAttributes |
InspectorServiceAttributes.withSchemaVersion(Integer schemaVersion)
The schema version of this data type.
|
Modifier and Type | Method and Description |
---|---|
void |
Finding.setServiceAttributes(InspectorServiceAttributes serviceAttributes) |
Finding |
Finding.withServiceAttributes(InspectorServiceAttributes serviceAttributes) |
Copyright © 2018. All rights reserved.