| Modifier and Type | Method and Description |
|---|---|
CfnIPSet.Builder |
CfnIPSet.Builder.activate(Boolean activate)
Indicates whether or not uses the `IPSet` .
|
CfnIPSet.Builder |
CfnIPSet.Builder.activate(IResolvable activate)
Indicates whether or not uses the `IPSet` .
|
static CfnIPSet.Builder |
CfnIPSet.Builder.create(Construct scope,
String id) |
CfnIPSet.Builder |
CfnIPSet.Builder.detectorId(String detectorId)
The unique ID of the detector of the GuardDuty account that you want to create an IPSet for.
|
CfnIPSet.Builder |
CfnIPSet.Builder.format(String format)
The format of the file that contains the IPSet.
|
CfnIPSet.Builder |
CfnIPSet.Builder.location(String location)
The URI of the file that contains the IPSet.
|
CfnIPSet.Builder |
CfnIPSet.Builder.name(String name)
The user-friendly name to identify the IPSet.
|
CfnIPSet.Builder |
CfnIPSet.Builder.tags(List<? extends CfnTag> tags)
The tags to be added to a new IP set resource.
|
Copyright © 2022. All rights reserved.