@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.899Z") @Stability(value=Stable) public interface CfnThreatIntelSetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-activate@Stability(value=Stable) @NotNull String getDetectorId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-detectorid@Stability(value=Stable) @NotNull String getFormat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-format@Stability(value=Stable) @NotNull String getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-location@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-name@Stability(value=Stable) static CfnThreatIntelSetProps.Builder builder()
CfnThreatIntelSetProps.Builder of CfnThreatIntelSetPropsCopyright © 2020. All rights reserved.