createSampleFindings
abstract suspend fun createSampleFindings(input: CreateSampleFindingsRequest): CreateSampleFindingsResponse
Generates sample findings of types specified by the list of finding types. If 'NULL' is specified for findingTypes
, the API generates sample findings of all supported finding types.