@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:23.740Z") @Stability(value=Experimental) public interface KubectlLayerProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
KubectlLayerProps.Builder
A builder for
KubectlLayerProps |
static class |
KubectlLayerProps.Jsii$Proxy
An implementation for
KubectlLayerProps |
| Modifier and Type | Method and Description |
|---|---|
static KubectlLayerProps.Builder |
builder() |
default String |
getApplicationId()
(experimental) The Serverless Application Repository application ID which contains the kubectl layer.
|
default String |
getVersion()
(experimental) The semantic version of the kubectl AWS Lambda Layer SAR app to use.
|
@Stability(value=Experimental) @Nullable default String getApplicationId()
Default: - The ARN for the `lambda-layer-kubectl` SAR app.
https://github.com/aws-samples/aws-lambda-layer-kubectl@Stability(value=Experimental) @Nullable default String getVersion()
Default: '2.0.0'
@Stability(value=Experimental) static KubectlLayerProps.Builder builder()
KubectlLayerProps.Builder of KubectlLayerPropsCopyright © 2020. All rights reserved.