| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam |
AWS Serverless Application Model Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnLayerVersion.S3LocationProperty.Builder |
CfnLayerVersion.S3LocationProperty.Builder.bucket(String bucket)
Sets the value of
CfnLayerVersion.S3LocationProperty.getBucket() |
static CfnLayerVersion.S3LocationProperty.Builder |
CfnLayerVersion.S3LocationProperty.builder() |
CfnLayerVersion.S3LocationProperty.Builder |
CfnLayerVersion.S3LocationProperty.Builder.key(String key)
Sets the value of
CfnLayerVersion.S3LocationProperty.getKey() |
CfnLayerVersion.S3LocationProperty.Builder |
CfnLayerVersion.S3LocationProperty.Builder.version(Number version)
Sets the value of
CfnLayerVersion.S3LocationProperty.getVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnLayerVersion.S3LocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLayerVersion.S3LocationProperty.Builder. |
Copyright © 2022. All rights reserved.