@Stability(value=Experimental) @Internal public static final class KubectlLayerProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements KubectlLayerProps
KubectlLayerPropssoftware.amazon.jsii.JsiiObject.InitializationModeKubectlLayerProps.Builder, KubectlLayerProps.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(String applicationId,
String version)
Constructor that initializes the object based on literal property values passed by the
KubectlLayerProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
(experimental) The Serverless Application Repository application ID which contains the kubectl layer.
|
String |
getVersion()
(experimental) The semantic version of the kubectl AWS Lambda Layer SAR app to use.
|
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(String applicationId, String version)
KubectlLayerProps.Builder.public final String getApplicationId()
KubectlLayerPropsDefault: - The ARN for the `lambda-layer-kubectl` SAR app.
getApplicationId in interface KubectlLayerPropshttps://github.com/aws-samples/aws-lambda-layer-kubectlpublic final String getVersion()
KubectlLayerPropsDefault: '2.0.0'
getVersion in interface KubectlLayerProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.