@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-04-24T21:03:06.626Z") 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.