Class DetectorEvents.GuardDutyFinding.TaskDetails.Jsii$Proxy
- All Implemented Interfaces:
DetectorEvents.GuardDutyFinding.TaskDetails,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DetectorEvents.GuardDutyFinding.TaskDetails
DetectorEvents.GuardDutyFinding.TaskDetails-
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.TaskDetails
DetectorEvents.GuardDutyFinding.TaskDetails.Builder, DetectorEvents.GuardDutyFinding.TaskDetails.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.TaskDetails.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 booleangetArn()(experimental) arn property.(experimental) containers property.(experimental) createdAt property.(experimental) definitionArn property.(experimental) startedAt property.(experimental) startedBy property.(experimental) version 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.TaskDetails.Builder.
-
-
Method Details
-
getArn
Description copied from interface:DetectorEvents.GuardDutyFinding.TaskDetails(experimental) arn property.Specify an array of string values to match this event if the actual value of arn 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:
getArnin interfaceDetectorEvents.GuardDutyFinding.TaskDetails
-
getContainers
Description copied from interface:DetectorEvents.GuardDutyFinding.TaskDetails(experimental) containers property.Specify an array of string values to match this event if the actual value of containers 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:
getContainersin interfaceDetectorEvents.GuardDutyFinding.TaskDetails
-
getCreatedAt
Description copied from interface:DetectorEvents.GuardDutyFinding.TaskDetails(experimental) createdAt property.Specify an array of string values to match this event if the actual value of createdAt 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:
getCreatedAtin interfaceDetectorEvents.GuardDutyFinding.TaskDetails
-
getDefinitionArn
Description copied from interface:DetectorEvents.GuardDutyFinding.TaskDetails(experimental) definitionArn property.Specify an array of string values to match this event if the actual value of definitionArn 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:
getDefinitionArnin interfaceDetectorEvents.GuardDutyFinding.TaskDetails
-
getStartedAt
Description copied from interface:DetectorEvents.GuardDutyFinding.TaskDetails(experimental) startedAt property.Specify an array of string values to match this event if the actual value of startedAt 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:
getStartedAtin interfaceDetectorEvents.GuardDutyFinding.TaskDetails
-
getStartedBy
Description copied from interface:DetectorEvents.GuardDutyFinding.TaskDetails(experimental) startedBy property.Specify an array of string values to match this event if the actual value of startedBy 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:
getStartedByin interfaceDetectorEvents.GuardDutyFinding.TaskDetails
-
getVersion
Description copied from interface:DetectorEvents.GuardDutyFinding.TaskDetails(experimental) version property.Specify an array of string values to match this event if the actual value of version 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:
getVersionin interfaceDetectorEvents.GuardDutyFinding.TaskDetails
-
$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()
-