Class BatchUpdateFindingsV2UnprocessedFinding

java.lang.Object
software.amazon.awssdk.services.securityhub.model.BatchUpdateFindingsV2UnprocessedFinding
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<BatchUpdateFindingsV2UnprocessedFinding.Builder,BatchUpdateFindingsV2UnprocessedFinding>

@Generated("software.amazon.awssdk:codegen") public final class BatchUpdateFindingsV2UnprocessedFinding extends Object implements SdkPojo, Serializable, ToCopyableBuilder<BatchUpdateFindingsV2UnprocessedFinding.Builder,BatchUpdateFindingsV2UnprocessedFinding>

The list of findings that were not updated.

See Also: