@Generated(value="software.amazon.awssdk:codegen") public final class MalwareProtectionDataSourceFreeTrial extends Object implements SdkPojo, Serializable, ToCopyableBuilder<MalwareProtectionDataSourceFreeTrial.Builder,MalwareProtectionDataSourceFreeTrial>
Provides details about Malware Protection when it is enabled as a data source.
| Modifier and Type | Class and Description |
|---|---|
static interface |
MalwareProtectionDataSourceFreeTrial.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MalwareProtectionDataSourceFreeTrial.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
DataSourceFreeTrial |
scanEc2InstanceWithFindings()
Describes whether Malware Protection for EC2 instances with findings is enabled as a data source.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends MalwareProtectionDataSourceFreeTrial.Builder> |
serializableBuilderClass() |
MalwareProtectionDataSourceFreeTrial.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final DataSourceFreeTrial scanEc2InstanceWithFindings()
Describes whether Malware Protection for EC2 instances with findings is enabled as a data source.
public MalwareProtectionDataSourceFreeTrial.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<MalwareProtectionDataSourceFreeTrial.Builder,MalwareProtectionDataSourceFreeTrial>public static MalwareProtectionDataSourceFreeTrial.Builder builder()
public static Class<? extends MalwareProtectionDataSourceFreeTrial.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.