Class DetectorEvents.GuardDutyFinding.AwsApiCallAction.Jsii$Proxy
- All Implemented Interfaces:
DetectorEvents.GuardDutyFinding.AwsApiCallAction,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DetectorEvents.GuardDutyFinding.AwsApiCallAction
DetectorEvents.GuardDutyFinding.AwsApiCallAction-
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.AwsApiCallAction
DetectorEvents.GuardDutyFinding.AwsApiCallAction.Builder, DetectorEvents.GuardDutyFinding.AwsApiCallAction.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.AwsApiCallAction.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) affectedResources property.getApi()(experimental) api property.(experimental) callerType property.(experimental) errorCode property.(experimental) remoteIpDetails property.(experimental) serviceName 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.AwsApiCallAction.Builder.
-
-
Method Details
-
getAffectedResources
Description copied from interface:DetectorEvents.GuardDutyFinding.AwsApiCallAction(experimental) affectedResources property.Specify an array of string values to match this event if the actual value of affectedResources 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:
getAffectedResourcesin interfaceDetectorEvents.GuardDutyFinding.AwsApiCallAction
-
getApi
Description copied from interface:DetectorEvents.GuardDutyFinding.AwsApiCallAction(experimental) api property.Specify an array of string values to match this event if the actual value of api 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:
getApiin interfaceDetectorEvents.GuardDutyFinding.AwsApiCallAction
-
getCallerType
Description copied from interface:DetectorEvents.GuardDutyFinding.AwsApiCallAction(experimental) callerType property.Specify an array of string values to match this event if the actual value of callerType 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:
getCallerTypein interfaceDetectorEvents.GuardDutyFinding.AwsApiCallAction
-
getErrorCode
Description copied from interface:DetectorEvents.GuardDutyFinding.AwsApiCallAction(experimental) errorCode property.Specify an array of string values to match this event if the actual value of errorCode 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:
getErrorCodein interfaceDetectorEvents.GuardDutyFinding.AwsApiCallAction
-
getRemoteIpDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.AwsApiCallAction(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.AwsApiCallAction
-
getServiceName
Description copied from interface:DetectorEvents.GuardDutyFinding.AwsApiCallAction(experimental) serviceName property.Specify an array of string values to match this event if the actual value of serviceName 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:
getServiceNamein interfaceDetectorEvents.GuardDutyFinding.AwsApiCallAction
-
$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()
-