| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLayerVersion.S3LocationProperty.Jsii$Proxy
An implementation for
CfnLayerVersion.S3LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnLayerVersion.S3LocationProperty |
CfnLayerVersion.S3LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnLayerVersionProps.Builder |
CfnLayerVersionProps.Builder.contentUri(CfnLayerVersion.S3LocationProperty contentUri)
Sets the value of
CfnLayerVersionProps.getContentUri() |
CfnLayerVersion.Builder |
CfnLayerVersion.Builder.contentUri(CfnLayerVersion.S3LocationProperty contentUri)
`AWS::Serverless::LayerVersion.ContentUri`.
|
void |
CfnLayerVersion.setContentUri(CfnLayerVersion.S3LocationProperty value)
`AWS::Serverless::LayerVersion.ContentUri`.
|
Copyright © 2021. All rights reserved.