| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector |
|
| software.amazon.awssdk.services.inspector.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveAttributesFromFindingsResponse> |
InspectorAsyncClient.removeAttributesFromFindings(RemoveAttributesFromFindingsRequest removeAttributesFromFindingsRequest)
Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings
where an attribute with the specified key exists.
|
default RemoveAttributesFromFindingsResponse |
InspectorClient.removeAttributesFromFindings(RemoveAttributesFromFindingsRequest removeAttributesFromFindingsRequest)
Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings
where an attribute with the specified key exists.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveAttributesFromFindingsRequestMarshaller.marshall(RemoveAttributesFromFindingsRequest removeAttributesFromFindingsRequest) |
Copyright © 2023. All rights reserved.