| Package | Description |
|---|---|
| software.amazon.awscdk.triggers |
Triggers
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ITrigger.Jsii$Default
Internal default implementation for
ITrigger. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ITrigger.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Trigger
Triggers an AWS Lambda function during deployment.
|
class |
TriggerFunction
Invokes an AWS Lambda function during deployment.
|
Copyright © 2022. All rights reserved.