Class DetectorEvents.GuardDutyFinding.InstanceDetailsItem.Jsii$Proxy
- All Implemented Interfaces:
DetectorEvents.GuardDutyFinding.InstanceDetailsItem,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DetectorEvents.GuardDutyFinding.InstanceDetailsItem
DetectorEvents.GuardDutyFinding.InstanceDetailsItem-
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.InstanceDetailsItem
DetectorEvents.GuardDutyFinding.InstanceDetailsItem.Builder, DetectorEvents.GuardDutyFinding.InstanceDetailsItem.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.InstanceDetailsItem.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) ipv6Addresses property.(experimental) networkInterfaceId property.(experimental) privateDnsName property.(experimental) privateIpAddress property.(experimental) privateIpAddresses property.(experimental) publicDnsName property.(experimental) publicIp property.(experimental) securityGroups property.(experimental) subnetId property.getVpcId()(experimental) vpcId 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.InstanceDetailsItem.Builder.
-
-
Method Details
-
getIpv6Addresses
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) ipv6Addresses property.Specify an array of string values to match this event if the actual value of ipv6Addresses 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:
getIpv6Addressesin interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
getNetworkInterfaceId
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) networkInterfaceId property.Specify an array of string values to match this event if the actual value of networkInterfaceId 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:
getNetworkInterfaceIdin interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
getPrivateDnsName
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) privateDnsName property.Specify an array of string values to match this event if the actual value of privateDnsName 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:
getPrivateDnsNamein interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
getPrivateIpAddress
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) privateIpAddress property.Specify an array of string values to match this event if the actual value of privateIpAddress 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:
getPrivateIpAddressin interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
getPrivateIpAddresses
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) privateIpAddresses property.Specify an array of string values to match this event if the actual value of privateIpAddresses 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:
getPrivateIpAddressesin interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
getPublicDnsName
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) publicDnsName property.Specify an array of string values to match this event if the actual value of publicDnsName 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:
getPublicDnsNamein interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
getPublicIp
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) publicIp property.Specify an array of string values to match this event if the actual value of publicIp 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:
getPublicIpin interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
getSecurityGroups
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) securityGroups property.Specify an array of string values to match this event if the actual value of securityGroups 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:
getSecurityGroupsin interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
getSubnetId
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) subnetId property.Specify an array of string values to match this event if the actual value of subnetId 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:
getSubnetIdin interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
getVpcId
Description copied from interface:DetectorEvents.GuardDutyFinding.InstanceDetailsItem(experimental) vpcId property.Specify an array of string values to match this event if the actual value of vpcId 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:
getVpcIdin interfaceDetectorEvents.GuardDutyFinding.InstanceDetailsItem
-
$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()
-