@Stability(value=Stable) @Internal public static final class CfnLayerVersionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLayerVersionProps
CfnLayerVersionPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLayerVersionProps.Builder, CfnLayerVersionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> compatibleRuntimes,
Object contentUri,
String description,
String layerName,
String licenseInfo,
String retentionPolicy)
Constructor that initializes the object based on literal property values passed by the
CfnLayerVersionProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getCompatibleRuntimes()
`AWS::Serverless::LayerVersion.CompatibleRuntimes`.
|
Object |
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`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final List<String> getCompatibleRuntimes()
CfnLayerVersionPropsgetCompatibleRuntimes in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionpublic final Object getContentUri()
CfnLayerVersionPropsgetContentUri in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionpublic final String getDescription()
CfnLayerVersionPropsgetDescription in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionpublic final String getLayerName()
CfnLayerVersionPropsgetLayerName in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionpublic final String getLicenseInfo()
CfnLayerVersionPropsgetLicenseInfo in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversionpublic final String getRetentionPolicy()
CfnLayerVersionPropsgetRetentionPolicy in interface CfnLayerVersionPropshttps://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlesslayerversion@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.