| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLayerVersion.ContentProperty.Jsii$Proxy
An implementation for
CfnLayerVersion.ContentProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnLayerVersion.ContentProperty |
CfnLayerVersion.ContentProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnLayerVersion.Builder |
CfnLayerVersion.Builder.content(CfnLayerVersion.ContentProperty content)
`AWS::Lambda::LayerVersion.Content`.
|
CfnLayerVersionProps.Builder |
CfnLayerVersionProps.Builder.content(CfnLayerVersion.ContentProperty content)
Sets the value of
CfnLayerVersionProps.getContent() |
void |
CfnLayerVersion.setContent(CfnLayerVersion.ContentProperty value)
`AWS::Lambda::LayerVersion.Content`.
|
Copyright © 2021. All rights reserved.