@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:21.653Z") @Stability(value=Stable) public interface CfnThreatIntelSetProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnThreatIntelSetProps.Builder
A builder for
CfnThreatIntelSetProps |
static class |
CfnThreatIntelSetProps.Jsii$Proxy
An implementation for
CfnThreatIntelSetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnThreatIntelSetProps.Builder |
builder() |
Object |
getActivate()
`AWS::GuardDuty::ThreatIntelSet.Activate`.
|
String |
getDetectorId()
`AWS::GuardDuty::ThreatIntelSet.DetectorId`.
|
String |
getFormat()
`AWS::GuardDuty::ThreatIntelSet.Format`.
|
String |
getLocation()
`AWS::GuardDuty::ThreatIntelSet.Location`.
|
default String |
getName()
`AWS::GuardDuty::ThreatIntelSet.Name`.
|
@Stability(value=Stable) @NotNull Object getActivate()
@Stability(value=Stable) @NotNull String getDetectorId()
@Stability(value=Stable) @NotNull String getFormat()
@Stability(value=Stable) @NotNull String getLocation()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) static CfnThreatIntelSetProps.Builder builder()
CfnThreatIntelSetProps.Builder of CfnThreatIntelSetPropsCopyright © 2021. All rights reserved.