Class DetectorEvents.GuardDutyFinding.Resource.Jsii$Proxy
- All Implemented Interfaces:
DetectorEvents.GuardDutyFinding.Resource,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DetectorEvents.GuardDutyFinding.Resource
DetectorEvents.GuardDutyFinding.Resource-
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.Resource
DetectorEvents.GuardDutyFinding.Resource.Builder, DetectorEvents.GuardDutyFinding.Resource.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDetectorEvents.GuardDutyFinding.Resource.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) accessKeyDetails property.(experimental) containerDetails property.(experimental) ebsVolumeDetails property.(experimental) ecsClusterDetails property.(experimental) eksClusterDetails property.(experimental) instanceDetails property.(experimental) kubernetesDetails property.(experimental) resourceType property.(experimental) s3BucketDetails 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.Resource.Builder.
-
-
Method Details
-
getAccessKeyDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.Resource(experimental) accessKeyDetails property.Specify an array of string values to match this event if the actual value of accessKeyDetails 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:
getAccessKeyDetailsin interfaceDetectorEvents.GuardDutyFinding.Resource
-
getContainerDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.Resource(experimental) containerDetails property.Specify an array of string values to match this event if the actual value of containerDetails 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:
getContainerDetailsin interfaceDetectorEvents.GuardDutyFinding.Resource
-
getEbsVolumeDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.Resource(experimental) ebsVolumeDetails property.Specify an array of string values to match this event if the actual value of ebsVolumeDetails 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:
getEbsVolumeDetailsin interfaceDetectorEvents.GuardDutyFinding.Resource
-
getEcsClusterDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.Resource(experimental) ecsClusterDetails property.Specify an array of string values to match this event if the actual value of ecsClusterDetails 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:
getEcsClusterDetailsin interfaceDetectorEvents.GuardDutyFinding.Resource
-
getEksClusterDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.Resource(experimental) eksClusterDetails property.Specify an array of string values to match this event if the actual value of eksClusterDetails 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:
getEksClusterDetailsin interfaceDetectorEvents.GuardDutyFinding.Resource
-
getInstanceDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.Resource(experimental) instanceDetails property.Specify an array of string values to match this event if the actual value of instanceDetails 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:
getInstanceDetailsin interfaceDetectorEvents.GuardDutyFinding.Resource
-
getKubernetesDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.Resource(experimental) kubernetesDetails property.Specify an array of string values to match this event if the actual value of kubernetesDetails 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:
getKubernetesDetailsin interfaceDetectorEvents.GuardDutyFinding.Resource
-
getResourceType
Description copied from interface:DetectorEvents.GuardDutyFinding.Resource(experimental) resourceType property.Specify an array of string values to match this event if the actual value of resourceType 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:
getResourceTypein interfaceDetectorEvents.GuardDutyFinding.Resource
-
getS3BucketDetails
Description copied from interface:DetectorEvents.GuardDutyFinding.Resource(experimental) s3BucketDetails property.Specify an array of string values to match this event if the actual value of s3BucketDetails 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:
getS3BucketDetailsin interfaceDetectorEvents.GuardDutyFinding.Resource
-
$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()
-