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