https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversion.
import { CfnLayerVersion } from 'aws-cdk-lib/aws-sam';Or use the module namespace:
import * as sam from 'aws-cdk-lib/aws-sam';
// sam.CfnLayerVersionConfiguration passed to the constructor as CfnLayerVersionProps.
compatibleRuntimesOptionalstring[]contentUriOptionalstring | IResolvable | S3LocationPropertydescriptionOptionalstringlayerNameOptionalstringlicenseInfoOptionalstringretentionPolicyOptionalstringOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-sam