@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(CfnLayerVersionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLayerVersionProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getCompatibleArchitectures()
A list of compatible [instruction set architectures](https://docs.aws.amazon.com/lambda/latest/dg/foundation-arch.html) .
|
List<String> |
getCompatibleRuntimes()
A list of compatible [function runtimes](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html) .
|
Object |
getContent()
The function layer archive.
|
String |
getDescription()
The description of the version.
|
String |
getLayerName()
The name or Amazon Resource Name (ARN) of the layer.
|
String |
getLicenseInfo()
The layer's software license.
|
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.protected Jsii$Proxy(CfnLayerVersionProps.Builder builder)
CfnLayerVersionProps.Builder.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()
CfnLayerVersionProps
MIT .https://opensource.org/licenses/MIT .getLicenseInfo in interface CfnLayerVersionProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.