@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-03-28T21:34:34.908Z") public interface CfnLayerVersionProps extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversion| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLayerVersionProps.Builder
A builder for
CfnLayerVersionProps |
static class |
CfnLayerVersionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnLayerVersionProps.Builder |
builder() |
List<String> |
getCompatibleRuntimes()
`AWS::Serverless::LayerVersion.CompatibleRuntimes`
|
String |
getContentUri()
`AWS::Serverless::LayerVersion.ContentUri`
|
String |
getDescription()
`AWS::Serverless::LayerVersion.Description`
|
String |
getLayerName()
`AWS::Serverless::LayerVersion.LayerName`
|
String |
getLicenseInfo()
`AWS::Serverless::LayerVersion.LicenseInfo`
|
String |
getRetentionPolicy()
`AWS::Serverless::LayerVersion.RetentionPolicy`
|
List<String> getCompatibleRuntimes()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionString getContentUri()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionString getDescription()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionString getLayerName()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionString getLicenseInfo()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionString getRetentionPolicy()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionstatic CfnLayerVersionProps.Builder builder()
CfnLayerVersionProps.Builder of CfnLayerVersionPropsCopyright © 2019. All rights reserved.