@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:37.896Z") @Stability(value=Stable) public interface CfnIPSetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIPSetProps.Builder
A builder for
CfnIPSetProps |
static class |
CfnIPSetProps.Jsii$Proxy
An implementation for
CfnIPSetProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnIPSetProps.Builder |
builder() |
Object |
getActivate()
`AWS::GuardDuty::IPSet.Activate`.
|
String |
getDetectorId()
`AWS::GuardDuty::IPSet.DetectorId`.
|
String |
getFormat()
`AWS::GuardDuty::IPSet.Format`.
|
String |
getLocation()
`AWS::GuardDuty::IPSet.Location`.
|
default String |
getName()
`AWS::GuardDuty::IPSet.Name`.
|
@Stability(value=Stable) @NotNull Object getActivate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-activate@Stability(value=Stable) @NotNull String getDetectorId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-detectorid@Stability(value=Stable) @NotNull String getFormat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-format@Stability(value=Stable) @NotNull String getLocation()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-location@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-name@Stability(value=Stable) static CfnIPSetProps.Builder builder()
CfnIPSetProps.Builder of CfnIPSetPropsCopyright © 2020. All rights reserved.