| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam |
AWS Serverless Application Model Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnLayerVersionProps |
CfnLayerVersionProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnLayerVersion(software.constructs.Construct scope,
String id,
CfnLayerVersionProps props)
Create a new `AWS::Serverless::LayerVersion`.
|
Copyright © 2022. All rights reserved.