public static final class CfnDetector.CFNDataSourceConfigurationsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDetector.CFNDataSourceConfigurationsProperty
CfnDetector.CFNDataSourceConfigurationsProperty
CfnDetector.CFNDataSourceConfigurationsProperty.Builder, CfnDetector.CFNDataSourceConfigurationsProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
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(java.lang.Object o) |
java.lang.Object |
getKubernetes()
Describes which Kuberentes data sources are enabled for a detector.
|
java.lang.Object |
getMalwareProtection()
Describes whether Malware Protection will be enabled as a data source.
|
java.lang.Object |
getS3Logs()
Describes whether S3 data event logs are enabled as a data source.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getKubernetes()
CfnDetector.CFNDataSourceConfigurationsProperty
getKubernetes
in interface CfnDetector.CFNDataSourceConfigurationsProperty
public final java.lang.Object getMalwareProtection()
CfnDetector.CFNDataSourceConfigurationsProperty
getMalwareProtection
in interface CfnDetector.CFNDataSourceConfigurationsProperty
public final java.lang.Object getS3Logs()
CfnDetector.CFNDataSourceConfigurationsProperty
getS3Logs
in interface CfnDetector.CFNDataSourceConfigurationsProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()