Class GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails.Jsii$Proxy
- All Implemented Interfaces:
GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails
GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails-
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.GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails
GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails.Builder, GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails.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 theGuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails.Builder.
-
-
Method Details
-
getBucketName
Description copied from interface:GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails(experimental) bucketName property.Specify an array of string values to match this event if the actual value of bucketName 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:
getBucketNamein interfaceGuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails
-
getETag
Description copied from interface:GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails(experimental) eTag property.Specify an array of string values to match this event if the actual value of eTag 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:
getETagin interfaceGuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails
-
getObjectKey
Description copied from interface:GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails(experimental) objectKey property.Specify an array of string values to match this event if the actual value of objectKey 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:
getObjectKeyin interfaceGuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails
-
getS3Throttled
Description copied from interface:GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails(experimental) s3Throttled property.Specify an array of string values to match this event if the actual value of s3Throttled 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:
getS3Throttledin interfaceGuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails
-
getVersionId
Description copied from interface:GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails(experimental) versionId property.Specify an array of string values to match this event if the actual value of versionId 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:
getVersionIdin interfaceGuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails
-
$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()
-