GetFindingIdsPlainArgs

data class GetFindingIdsPlainArgs(val detectorId: String) : ConvertibleToJava<GetFindingIdsPlainArgs>

A collection of arguments for invoking getFindingIds.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetFindingIdsPlainArgs

Properties

Link copied to clipboard

ID of the GuardDuty detector.