| Package | Description |
|---|---|
| software.amazon.awscdk.services.guardduty |
Amazon GuardDuty Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.activate(Boolean activate)
Sets the value of
CfnIPSetProps.getActivate() |
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.activate(IResolvable activate)
Sets the value of
CfnIPSetProps.getActivate() |
static CfnIPSetProps.Builder |
CfnIPSetProps.builder() |
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.detectorId(String detectorId)
Sets the value of
CfnIPSetProps.getDetectorId() |
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.format(String format)
Sets the value of
CfnIPSetProps.getFormat() |
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.location(String location)
Sets the value of
CfnIPSetProps.getLocation() |
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.name(String name)
Sets the value of
CfnIPSetProps.getName() |
CfnIPSetProps.Builder |
CfnIPSetProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnIPSetProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnIPSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIPSetProps.Builder. |
Copyright © 2022. All rights reserved.