public static final class CfnLayerVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLayerVersionProps
software.amazon.jsii.JsiiObject.InitializationModeCfnLayerVersionProps.Builder, CfnLayerVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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`.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=External) @Nullable public List<String> getCompatibleRuntimes()
getCompatibleRuntimes in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversion@Stability(value=External) @Nullable public String getContentUri()
getContentUri in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversion@Stability(value=External) @Nullable public String getDescription()
getDescription in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversion@Stability(value=External) @Nullable public String getLayerName()
getLayerName in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversion@Stability(value=External) @Nullable public String getLicenseInfo()
getLicenseInfo in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversion@Stability(value=External) @Nullable public String getRetentionPolicy()
getRetentionPolicy in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionCopyright © 2019. All rights reserved.