public static interface MalwareProtectionDataSourceFreeTrial.Builder extends SdkPojo, CopyableBuilder<MalwareProtectionDataSourceFreeTrial.Builder,MalwareProtectionDataSourceFreeTrial>
| Modifier and Type | Method and Description |
|---|---|
default MalwareProtectionDataSourceFreeTrial.Builder |
scanEc2InstanceWithFindings(Consumer<DataSourceFreeTrial.Builder> scanEc2InstanceWithFindings)
Describes whether Malware Protection for EC2 instances with findings is enabled as a data source.
|
MalwareProtectionDataSourceFreeTrial.Builder |
scanEc2InstanceWithFindings(DataSourceFreeTrial scanEc2InstanceWithFindings)
Describes whether Malware Protection for EC2 instances with findings is enabled as a data source.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildMalwareProtectionDataSourceFreeTrial.Builder scanEc2InstanceWithFindings(DataSourceFreeTrial scanEc2InstanceWithFindings)
Describes whether Malware Protection for EC2 instances with findings is enabled as a data source.
scanEc2InstanceWithFindings - Describes whether Malware Protection for EC2 instances with findings is enabled as a data source.default MalwareProtectionDataSourceFreeTrial.Builder scanEc2InstanceWithFindings(Consumer<DataSourceFreeTrial.Builder> scanEc2InstanceWithFindings)
Describes whether Malware Protection for EC2 instances with findings is enabled as a data source.
This is a convenience method that creates an instance of theDataSourceFreeTrial.Builder avoiding the
need to create one manually via DataSourceFreeTrial.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and
its result is passed to scanEc2InstanceWithFindings(DataSourceFreeTrial).
scanEc2InstanceWithFindings - a consumer that will call methods on DataSourceFreeTrial.BuilderscanEc2InstanceWithFindings(DataSourceFreeTrial)Copyright © 2022. All rights reserved.