Class GuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails.Jsii$Proxy
- All Implemented Interfaces:
GuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
GuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails
GuardDutyMalwareProtectionPostScanActionFailed.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.GuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails
GuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails.Builder, GuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGuardDutyMalwareProtectionPostScanActionFailed.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
protected Jsii$Proxy(GuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails.Builder builder) Constructor that initializes the object based on literal property values passed by theGuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails.Builder.
-
-
Method Details
-
getBucketName
Description copied from interface:GuardDutyMalwareProtectionPostScanActionFailed.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 interfaceGuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails
-
getETag
Description copied from interface:GuardDutyMalwareProtectionPostScanActionFailed.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 interfaceGuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails
-
getObjectKey
Description copied from interface:GuardDutyMalwareProtectionPostScanActionFailed.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 interfaceGuardDutyMalwareProtectionPostScanActionFailed.S3ObjectDetails
-
getVersionId
Description copied from interface:GuardDutyMalwareProtectionPostScanActionFailed.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 interfaceGuardDutyMalwareProtectionPostScanActionFailed.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()
-