Class GuardDutyFinding.AwsApiCallAction1.Jsii$Proxy
- All Implemented Interfaces:
GuardDutyFinding.AwsApiCallAction1,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
GuardDutyFinding.AwsApiCallAction1
GuardDutyFinding.AwsApiCallAction1-
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.GuardDutyFinding.AwsApiCallAction1
GuardDutyFinding.AwsApiCallAction1.Builder, GuardDutyFinding.AwsApiCallAction1.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGuardDutyFinding.AwsApiCallAction1.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) remoteAccountDetails 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 theGuardDutyFinding.AwsApiCallAction1.Builder.
-
-
Method Details
-
getAffectedResources
Description copied from interface:GuardDutyFinding.AwsApiCallAction1(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 interfaceGuardDutyFinding.AwsApiCallAction1
-
getApi
Description copied from interface:GuardDutyFinding.AwsApiCallAction1(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 interfaceGuardDutyFinding.AwsApiCallAction1
-
getCallerType
Description copied from interface:GuardDutyFinding.AwsApiCallAction1(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 interfaceGuardDutyFinding.AwsApiCallAction1
-
getErrorCode
Description copied from interface:GuardDutyFinding.AwsApiCallAction1(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 interfaceGuardDutyFinding.AwsApiCallAction1
-
getRemoteAccountDetails
Description copied from interface:GuardDutyFinding.AwsApiCallAction1(experimental) remoteAccountDetails property.Specify an array of string values to match this event if the actual value of remoteAccountDetails 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:
getRemoteAccountDetailsin interfaceGuardDutyFinding.AwsApiCallAction1
-
getRemoteIpDetails
Description copied from interface:GuardDutyFinding.AwsApiCallAction1(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 interfaceGuardDutyFinding.AwsApiCallAction1
-
getServiceName
Description copied from interface:GuardDutyFinding.AwsApiCallAction1(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 interfaceGuardDutyFinding.AwsApiCallAction1
-
$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()
-