IpSet

class IpSet : KotlinCustomResource

Resource Type definition for AWS::GuardDuty::IPSet

Properties

Link copied to clipboard
val activate: Output<Boolean>?

Indicates whether or not GuardDuty uses the IPSet .

Link copied to clipboard
val awsId: Output<String>
Link copied to clipboard
val detectorId: Output<String>?

The unique ID of the detector of the GuardDuty account that you want to create an IPSet for.

Link copied to clipboard
val format: Output<String>

The format of the file that contains the IPSet.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>

The URI of the file that contains the IPSet.

Link copied to clipboard
val name: Output<String>?

The user-friendly name to identify the IPSet. Allowed characters are alphanumeric, whitespace, dash (-), and underscores (_).

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

The tags to be added to a new IP set resource. Each tag consists of a key and an optional value, both of which you define. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>