Class DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails.Jsii$Proxy
- All Implemented Interfaces:
DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails
DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails-
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.EbsVolumeScanDetails
DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails.Builder, DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.EbsVolumeScanDetails.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) scanCompletedAt property.(experimental) scanDetections property.(experimental) scanId property.(experimental) scanStartedAt property.(experimental) sources property.(experimental) triggerFindingId 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.EbsVolumeScanDetails.Builder.
-
-
Method Details
-
getScanCompletedAt
Description copied from interface:DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails(experimental) scanCompletedAt property.Specify an array of string values to match this event if the actual value of scanCompletedAt 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:
getScanCompletedAtin interfaceDetectorEvents.GuardDutyFinding.EbsVolumeScanDetails
-
getScanDetections
Description copied from interface:DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails(experimental) scanDetections property.Specify an array of string values to match this event if the actual value of scanDetections 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:
getScanDetectionsin interfaceDetectorEvents.GuardDutyFinding.EbsVolumeScanDetails
-
getScanId
Description copied from interface:DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails(experimental) scanId property.Specify an array of string values to match this event if the actual value of scanId 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:
getScanIdin interfaceDetectorEvents.GuardDutyFinding.EbsVolumeScanDetails
-
getScanStartedAt
Description copied from interface:DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails(experimental) scanStartedAt property.Specify an array of string values to match this event if the actual value of scanStartedAt 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:
getScanStartedAtin interfaceDetectorEvents.GuardDutyFinding.EbsVolumeScanDetails
-
getSources
Description copied from interface:DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails(experimental) sources property.Specify an array of string values to match this event if the actual value of sources 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:
getSourcesin interfaceDetectorEvents.GuardDutyFinding.EbsVolumeScanDetails
-
getTriggerFindingId
Description copied from interface:DetectorEvents.GuardDutyFinding.EbsVolumeScanDetails(experimental) triggerFindingId property.Specify an array of string values to match this event if the actual value of triggerFindingId 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:
getTriggerFindingIdin interfaceDetectorEvents.GuardDutyFinding.EbsVolumeScanDetails
-
$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()
-