@Singleton public class AwsLambdaScheduledEvent extends AwsLambdaEventFunctionFeature implements LambdaTrigger
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
GROUP_ID_AWS_SDK_V2, GROUP_ID_MICRONAUT_AWS| Constructor and Description |
|---|
AwsLambdaScheduledEvent(AwsLambda awsLambda) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName()
The name of the feature.
|
java.lang.String |
getTitle() |
supportsprocessSelectedFeaturesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, getFeatureClassgetCloudapply, getMicronautDocumentation, getOrder, getThirdPartyDocumentation, isCommunity, isPreview, isVisiblepublic static final java.lang.String NAME
public AwsLambdaScheduledEvent(AwsLambda awsLambda)
@NonNull public java.lang.String getName()
Feature@NonNull public java.lang.String getTitle()
@NonNull public java.lang.String getDescription()
getDescription in interface io.micronaut.core.naming.DescribedgetDescription in interface Feature