@Generated(value="jsii-pacmak/1.14.0 (build 729554b)", date="2020-10-29T17:34:18.479Z") @Stability(value=Stable) public interface CfnLayerVersionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-layerversion.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLayerVersionProps.Builder
A builder for
CfnLayerVersionProps |
static class |
CfnLayerVersionProps.Jsii$Proxy
An implementation for
CfnLayerVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnLayerVersionProps.Builder |
builder() |
default List<String> |
getCompatibleRuntimes()
`AWS::Lambda::LayerVersion.CompatibleRuntimes`.
|
Object |
getContent()
`AWS::Lambda::LayerVersion.Content`.
|
default String |
getDescription()
`AWS::Lambda::LayerVersion.Description`.
|
default String |
getLayerName()
`AWS::Lambda::LayerVersion.LayerName`.
|
default String |
getLicenseInfo()
`AWS::Lambda::LayerVersion.LicenseInfo`.
|
@Stability(value=Stable) @NotNull Object getContent()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-layerversion.html#cfn-lambda-layerversion-content@Stability(value=Stable) @Nullable default List<String> getCompatibleRuntimes()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-layerversion.html#cfn-lambda-layerversion-compatibleruntimes@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-layerversion.html#cfn-lambda-layerversion-description@Stability(value=Stable) @Nullable default String getLayerName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-layerversion.html#cfn-lambda-layerversion-layername@Stability(value=Stable) @Nullable default String getLicenseInfo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-layerversion.html#cfn-lambda-layerversion-licenseinfo@Stability(value=Stable) static CfnLayerVersionProps.Builder builder()
CfnLayerVersionProps.Builder of CfnLayerVersionPropsCopyright © 2020. All rights reserved.