Uses of Class
software.amazon.awscdk.mixins.preview.services.guardduty.events.GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder
Packages that use GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder
-
Uses of GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder in software.amazon.awscdk.mixins.preview.services.guardduty.events
Methods in software.amazon.awscdk.mixins.preview.services.guardduty.events that return GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.BuilderModifier and TypeMethodDescriptionstatic GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.BuilderGuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.builder()GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder.resourceType(List<String> resourceType) GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder.s3ObjectDetails(GuardDutyMalwareProtectionObjectScanResult.S3ObjectDetails s3ObjectDetails) GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder.scanResultDetails(GuardDutyMalwareProtectionObjectScanResult.ScanResultDetails scanResultDetails) GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder.scanStatus(List<String> scanStatus) GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder.schemaVersion(List<String> schemaVersion) Constructors in software.amazon.awscdk.mixins.preview.services.guardduty.events with parameters of type GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(GuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder builder) Constructor that initializes the object based on literal property values passed by theGuardDutyMalwareProtectionObjectScanResult.GuardDutyMalwareProtectionObjectScanResultProps.Builder.