CreateTrustedEntitySetRequest

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 trusted entity set.

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 trusted 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 trusted entity set.

Link copied to clipboard

The URI of the file that contains the threat entity set. The format of the Location URL must be a valid Amazon S3 URL format. Invalid URL formats will result in an error, regardless of whether you activate the entity set or not. For more information about format of the location URLs, see Format of location URL under Step 2: Adding trusted or threat intelligence data in the Amazon GuardDuty User Guide.

Link copied to clipboard
val name: String?

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

Link copied to clipboard

The tags to be added to a new trusted 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