CreateThreatIntelSetRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A Boolean value that indicates whether GuardDuty is to start using the uploaded ThreatIntelSet.

Link copied to clipboard

The idempotency token for the create request.

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

The format of the file that contains the ThreatIntelSet.

Link copied to clipboard

The URI of the file that contains the ThreatIntelSet.

Link copied to clipboard
val name: String?

A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.

Link copied to clipboard

The tags to be added to a new threat list resource.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String