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.
|
processSelectedFeatures
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getFeatureClass
getCloud
apply, getDescription, getMicronautDocumentation, getName, getOrder, getThirdPartyDocumentation, getTitle, isCommunity, isPreview, isVisible
public AwsLambdaEventFunctionFeature(AwsLambda awsLambda)
public boolean supports(ApplicationType applicationType)
Feature
applicationType
- The application type