public static interface AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder extends SdkPojo, CopyableBuilder<AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder,AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder |
scanEc2InstanceWithFindings(AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
|
default AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder |
scanEc2InstanceWithFindings(Consumer<AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails.Builder> scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
|
AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder |
serviceRole(String serviceRole)
The GuardDuty Malware Protection service role.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder scanEc2InstanceWithFindings(AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
scanEc2InstanceWithFindings - Describes the configuration of Malware Protection for EC2 instances with findings.default AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder scanEc2InstanceWithFindings(Consumer<AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails.Builder> scanEc2InstanceWithFindings)
Describes the configuration of Malware Protection for EC2 instances with findings.
This is a convenience method that creates an instance of theAwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails.Builder avoiding
the need to create one manually via
AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails.builder().
When the Consumer completes,
SdkBuilder.build() is
called immediately and its result is passed to
scanEc2InstanceWithFindings(AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails).
scanEc2InstanceWithFindings - a consumer that will call methods on
AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails.BuilderscanEc2InstanceWithFindings(AwsGuardDutyDetectorDataSourcesMalwareProtectionScanEc2InstanceWithFindingsDetails)AwsGuardDutyDetectorDataSourcesMalwareProtectionDetails.Builder serviceRole(String serviceRole)
The GuardDuty Malware Protection service role.
serviceRole - The GuardDuty Malware Protection service role.Copyright © 2023. All rights reserved.