CreateIpSetRequest

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 IPSet.

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 an IPSet.

Link copied to clipboard

The format of the file that contains the IPSet.

Link copied to clipboard

The URI of the file that contains the IPSet.

Link copied to clipboard
val name: String?

The user-friendly name to identify the IPSet.

Link copied to clipboard

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