GetThreatIntelSetPlainArgs

data class GetThreatIntelSetPlainArgs(val detectorId: String, val id: String) : ConvertibleToJava<GetThreatIntelSetPlainArgs>

Constructors

Link copied to clipboard
constructor(detectorId: String, id: String)

Properties

Link copied to clipboard

The unique ID of the detector of the GuardDuty account that you want to create a threatIntelSet for.

Link copied to clipboard
val id: String

Functions

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