CreateThreatEntitySetRequest

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 should start using the uploaded threat entity set to generate findings.

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 for which you want to create a threat entity set.

Link copied to clipboard

The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the location parameter.

Link copied to clipboard

The format of the file that contains the threat entity set.

Link copied to clipboard

The URI of the file that contains the threat entity set.

Link copied to clipboard
val name: String?

A user-friendly name to identify the threat entity set.

Link copied to clipboard

The tags to be added to a new threat entity set 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