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