Class DetectorEvents.GuardDutyFinding.KubernetesApiCallAction.Jsii$Proxy
- All Implemented Interfaces:
DetectorEvents.GuardDutyFinding.KubernetesApiCallAction,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DetectorEvents.GuardDutyFinding.KubernetesApiCallAction
DetectorEvents.GuardDutyFinding.KubernetesApiCallAction-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.guardduty.events.DetectorEvents.GuardDutyFinding.KubernetesApiCallAction
DetectorEvents.GuardDutyFinding.KubernetesApiCallAction.Builder, DetectorEvents.GuardDutyFinding.KubernetesApiCallAction.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.KubernetesApiCallAction.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) parameters property.(experimental) remoteIpDetails property.(experimental) requestUri property.(experimental) sourceIPs property.(experimental) statusCode property.(experimental) userAgent property.getVerb()(experimental) verb property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.KubernetesApiCallAction.Builder.
-
-
Method Details
-
getParameters
Description copied from interface:DetectorEvents.GuardDutyFinding.KubernetesApiCallAction(experimental) parameters property.Specify an array of string values to match this event if the actual value of parameters is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getParametersin interfaceDetectorEvents.GuardDutyFinding.KubernetesApiCallAction
-
getRemoteIpDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.KubernetesApiCallAction(experimental) remoteIpDetails property.Specify an array of string values to match this event if the actual value of remoteIpDetails is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRemoteIpDetailsin interfaceDetectorEvents.GuardDutyFinding.KubernetesApiCallAction
-
getRequestUri
Description copied from interface:DetectorEvents.GuardDutyFinding.KubernetesApiCallAction(experimental) requestUri property.Specify an array of string values to match this event if the actual value of requestUri is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRequestUriin interfaceDetectorEvents.GuardDutyFinding.KubernetesApiCallAction
-
getSourceIPs
Description copied from interface:DetectorEvents.GuardDutyFinding.KubernetesApiCallAction(experimental) sourceIPs property.Specify an array of string values to match this event if the actual value of sourceIPs is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSourceIPsin interfaceDetectorEvents.GuardDutyFinding.KubernetesApiCallAction
-
getStatusCode
Description copied from interface:DetectorEvents.GuardDutyFinding.KubernetesApiCallAction(experimental) statusCode property.Specify an array of string values to match this event if the actual value of statusCode is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStatusCodein interfaceDetectorEvents.GuardDutyFinding.KubernetesApiCallAction
-
getUserAgent
Description copied from interface:DetectorEvents.GuardDutyFinding.KubernetesApiCallAction(experimental) userAgent property.Specify an array of string values to match this event if the actual value of userAgent is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getUserAgentin interfaceDetectorEvents.GuardDutyFinding.KubernetesApiCallAction
-
getVerb
Description copied from interface:DetectorEvents.GuardDutyFinding.KubernetesApiCallAction(experimental) verb property.Specify an array of string values to match this event if the actual value of verb is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getVerbin interfaceDetectorEvents.GuardDutyFinding.KubernetesApiCallAction
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-