Class DetectorEvents.GuardDutyFinding.RemoteIpDetails2.Jsii$Proxy
- All Implemented Interfaces:
DetectorEvents.GuardDutyFinding.RemoteIpDetails2,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DetectorEvents.GuardDutyFinding.RemoteIpDetails2
DetectorEvents.GuardDutyFinding.RemoteIpDetails2-
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.RemoteIpDetails2
DetectorEvents.GuardDutyFinding.RemoteIpDetails2.Builder, DetectorEvents.GuardDutyFinding.RemoteIpDetails2.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.RemoteIpDetails2.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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.RemoteIpDetails2.Builder.
-
-
Method Details
-
getCity
Description copied from interface:DetectorEvents.GuardDutyFinding.RemoteIpDetails2(experimental) city property.Specify an array of string values to match this event if the actual value of city 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:
getCityin interfaceDetectorEvents.GuardDutyFinding.RemoteIpDetails2
-
getCountry
Description copied from interface:DetectorEvents.GuardDutyFinding.RemoteIpDetails2(experimental) country property.Specify an array of string values to match this event if the actual value of country 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:
getCountryin interfaceDetectorEvents.GuardDutyFinding.RemoteIpDetails2
-
getGeoLocation
Description copied from interface:DetectorEvents.GuardDutyFinding.RemoteIpDetails2(experimental) geoLocation property.Specify an array of string values to match this event if the actual value of geoLocation 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:
getGeoLocationin interfaceDetectorEvents.GuardDutyFinding.RemoteIpDetails2
-
getIpAddressV4
Description copied from interface:DetectorEvents.GuardDutyFinding.RemoteIpDetails2(experimental) ipAddressV4 property.Specify an array of string values to match this event if the actual value of ipAddressV4 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:
getIpAddressV4in interfaceDetectorEvents.GuardDutyFinding.RemoteIpDetails2
-
getOrganization
Description copied from interface:DetectorEvents.GuardDutyFinding.RemoteIpDetails2(experimental) organization property.Specify an array of string values to match this event if the actual value of organization 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:
getOrganizationin interfaceDetectorEvents.GuardDutyFinding.RemoteIpDetails2
-
$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()
-