@Stability(value=Stable) public static final class CfnIPSetProps.Builder extends Object implements software.amazon.jsii.Builder<CfnIPSetProps>
CfnIPSetProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIPSetProps.Builder |
activate(Boolean activate)
Sets the value of
CfnIPSetProps.getActivate() |
CfnIPSetProps.Builder |
activate(IResolvable activate)
Sets the value of
CfnIPSetProps.getActivate() |
CfnIPSetProps |
build()
Builds the configured instance.
|
CfnIPSetProps.Builder |
detectorId(String detectorId)
Sets the value of
CfnIPSetProps.getDetectorId() |
CfnIPSetProps.Builder |
format(String format)
Sets the value of
CfnIPSetProps.getFormat() |
CfnIPSetProps.Builder |
location(String location)
Sets the value of
CfnIPSetProps.getLocation() |
CfnIPSetProps.Builder |
name(String name)
Sets the value of
CfnIPSetProps.getName() |
@Stability(value=Stable) public CfnIPSetProps.Builder activate(Boolean activate)
CfnIPSetProps.getActivate()activate - `AWS::GuardDuty::IPSet.Activate`. This parameter is required.this@Stability(value=Stable) public CfnIPSetProps.Builder activate(IResolvable activate)
CfnIPSetProps.getActivate()activate - `AWS::GuardDuty::IPSet.Activate`. This parameter is required.this@Stability(value=Stable) public CfnIPSetProps.Builder detectorId(String detectorId)
CfnIPSetProps.getDetectorId()detectorId - `AWS::GuardDuty::IPSet.DetectorId`. This parameter is required.this@Stability(value=Stable) public CfnIPSetProps.Builder format(String format)
CfnIPSetProps.getFormat()format - `AWS::GuardDuty::IPSet.Format`. This parameter is required.this@Stability(value=Stable) public CfnIPSetProps.Builder location(String location)
CfnIPSetProps.getLocation()location - `AWS::GuardDuty::IPSet.Location`. This parameter is required.this@Stability(value=Stable) public CfnIPSetProps.Builder name(String name)
CfnIPSetProps.getName()name - `AWS::GuardDuty::IPSet.Name`.this@Stability(value=Stable) public CfnIPSetProps build()
build in interface software.amazon.jsii.Builder<CfnIPSetProps>CfnIPSetPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.