See: Description
| Interface | Description |
|---|---|
| CfnComponentVersion.ComponentDependencyRequirementProperty |
Contains information about a component dependency for a Lambda function component.
|
| CfnComponentVersion.ComponentPlatformProperty |
Contains information about a platform that a component supports.
|
| CfnComponentVersion.LambdaContainerParamsProperty |
Contains information about a container in which AWS Lambda functions run on Greengrass core devices.
|
| CfnComponentVersion.LambdaDeviceMountProperty |
Contains information about a device that Linux processes in a container can access.
|
| CfnComponentVersion.LambdaEventSourceProperty |
Contains information about an event source for an AWS Lambda function.
|
| CfnComponentVersion.LambdaExecutionParametersProperty |
Contains parameters for a Lambda function that runs on AWS IoT Greengrass .
|
| CfnComponentVersion.LambdaFunctionRecipeSourceProperty |
Contains information about an AWS Lambda function to import to create a component.
|
| CfnComponentVersion.LambdaLinuxProcessParamsProperty |
Contains parameters for a Linux process that contains an AWS Lambda function.
|
| CfnComponentVersion.LambdaVolumeMountProperty |
Contains information about a volume that Linux processes in a container can access.
|
| CfnComponentVersionProps |
Properties for defining a `CfnComponentVersion`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.