@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.392Z") @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.