UpdateTrustedEntitySetRequest

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 this updated trusted entity set. After you update an entity set, you will need to activate it again. It might take up to 15 minutes for the updated entity set to be effective.

Link copied to clipboard

The unique ID of the GuardDuty detector associated with the threat entity set that you want to update.

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 URI of the file that contains the trusted entity set.

Link copied to clipboard
val name: String?

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

Link copied to clipboard

The ID returned by GuardDuty after updating the 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