@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.370Z") @Stability(value=Stable) public interface CfnDetectorProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorProps.Builder
A builder for
CfnDetectorProps |
static class |
CfnDetectorProps.Jsii$Proxy
An implementation for
CfnDetectorProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorProps.Builder |
builder() |
default Object |
getDataSources()
`AWS::GuardDuty::Detector.DataSources`.
|
Object |
getEnable()
`AWS::GuardDuty::Detector.Enable`.
|
default String |
getFindingPublishingFrequency()
`AWS::GuardDuty::Detector.FindingPublishingFrequency`.
|
@Stability(value=Stable) @NotNull Object getEnable()
@Stability(value=Stable) @Nullable default Object getDataSources()
@Stability(value=Stable) @Nullable default String getFindingPublishingFrequency()
@Stability(value=Stable) static CfnDetectorProps.Builder builder()
CfnDetectorProps.Builder of CfnDetectorPropsCopyright © 2021. All rights reserved.