| Package | Description |
|---|---|
| com.amazonaws.services.inspector.model |
| Modifier and Type | Method and Description |
|---|---|
InspectorServiceAttributes |
InspectorServiceAttributes.clone() |
InspectorServiceAttributes |
Finding.getServiceAttributes()
This data type is used in the Finding data type.
|
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)
This data type is used in the Finding data type.
|
Finding |
Finding.withServiceAttributes(InspectorServiceAttributes serviceAttributes)
This data type is used in the Finding data type.
|
Copyright © 2021. All rights reserved.