@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:34.322Z") @Stability(value=Stable) public interface CfnLayerVersionProps extends software.amazon.jsii.JsiiSerializable
| 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::Serverless::LayerVersion.CompatibleRuntimes`.
|
default Object |
getContentUri()
`AWS::Serverless::LayerVersion.ContentUri`.
|
default String |
getDescription()
`AWS::Serverless::LayerVersion.Description`.
|
default String |
getLayerName()
`AWS::Serverless::LayerVersion.LayerName`.
|
default String |
getLicenseInfo()
`AWS::Serverless::LayerVersion.LicenseInfo`.
|
default String |
getRetentionPolicy()
`AWS::Serverless::LayerVersion.RetentionPolicy`.
|
@Stability(value=Stable) @Nullable default List<String> getCompatibleRuntimes()
@Stability(value=Stable) @Nullable default Object getContentUri()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default String getLayerName()
@Stability(value=Stable) @Nullable default String getLicenseInfo()
@Stability(value=Stable) @Nullable default String getRetentionPolicy()
@Stability(value=Stable) static CfnLayerVersionProps.Builder builder()
CfnLayerVersionProps.Builder of CfnLayerVersionPropsCopyright © 2021. All rights reserved.