Class BatchUpdateFindingsV2ProcessedFinding

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

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

The list of findings that were updated.

See Also: