@Stability(value=Stable) @Internal public static final class CfnDetectorProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetectorProps
CfnDetectorPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDetectorProps.Builder, CfnDetectorProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDetectorProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDetectorProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDataSources()
Describes which data sources will be enabled for the detector.
|
Object |
getEnable()
Specifies whether the detector is to be enabled on creation.
|
String |
getFindingPublishingFrequency()
Specifies how frequently updated findings are exported.
|
List<CfnTag> |
getTags()
The tags to be added to a new detector resource.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDetectorProps.Builder builder)
CfnDetectorProps.Builder.public final Object getEnable()
CfnDetectorPropsgetEnable in interface CfnDetectorPropspublic final Object getDataSources()
CfnDetectorPropsgetDataSources in interface CfnDetectorPropspublic final String getFindingPublishingFrequency()
CfnDetectorPropsgetFindingPublishingFrequency in interface CfnDetectorPropspublic final List<CfnTag> getTags()
CfnDetectorPropsEach tag consists of a key and an optional value, both of which you define.
For more information, see Tag .
getTags in interface CfnDetectorProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.