public abstract class AwsLambdaEventFunctionFeature extends AwsLambdaRelatedFeature
AwsLambdaEventFeature which are applicable only for ApplicationType.FUNCTION.GROUP_ID_AWS_SDK_V2, GROUP_ID_MICRONAUT_AWS| Constructor and Description | 
|---|
AwsLambdaEventFunctionFeature(AwsLambda awsLambda)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
supports(ApplicationType applicationType)
This method must be implemented to ensure it is only selectable for the desired
 application types. 
 | 
processSelectedFeaturesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getFeatureClassgetCloudapply, getDescription, getMicronautDocumentation, getName, getOrder, getThirdPartyDocumentation, getTitle, isCommunity, isPreview, isVisiblepublic AwsLambdaEventFunctionFeature(AwsLambda awsLambda)
public boolean supports(ApplicationType applicationType)
FeatureapplicationType - The application type