@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(Object content,
List<String> compatibleArchitectures,
List<String> compatibleRuntimes,
String description,
String layerName,
String licenseInfo)
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> |
getCompatibleArchitectures()
`AWS::Lambda::LayerVersion.CompatibleArchitectures`.
|
List<String> |
getCompatibleRuntimes()
`AWS::Lambda::LayerVersion.CompatibleRuntimes`.
|
Object |
getContent()
`AWS::Lambda::LayerVersion.Content`.
|
String |
getDescription()
`AWS::Lambda::LayerVersion.Description`.
|
String |
getLayerName()
`AWS::Lambda::LayerVersion.LayerName`.
|
String |
getLicenseInfo()
`AWS::Lambda::LayerVersion.LicenseInfo`.
|
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 Object getContent()
CfnLayerVersionPropsgetContent in interface CfnLayerVersionPropspublic final List<String> getCompatibleArchitectures()
CfnLayerVersionPropsgetCompatibleArchitectures in interface CfnLayerVersionPropspublic final List<String> getCompatibleRuntimes()
CfnLayerVersionPropsgetCompatibleRuntimes in interface CfnLayerVersionPropspublic final String getDescription()
CfnLayerVersionPropsgetDescription in interface CfnLayerVersionPropspublic final String getLayerName()
CfnLayerVersionPropsgetLayerName in interface CfnLayerVersionPropspublic final String getLicenseInfo()
CfnLayerVersionPropsgetLicenseInfo in interface CfnLayerVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.