@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)", date="2023-01-25T18:29:05.387Z") @Stability(value=Stable) public class KubectlLayer extends LayerVersion
Example:
// KubectlLayer bundles the 'kubectl' and 'helm' command lines import software.amazon.awscdk.lambdalayer.kubectl.KubectlLayer; Function fn; fn.addLayers(new KubectlLayer(this, "KubectlLayer"));
LayerVersion.Buildersoftware.amazon.jsii.JsiiObject.InitializationModeILayerVersion.Jsii$Default, ILayerVersion.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
KubectlLayer(software.constructs.Construct scope,
String id) |
protected |
KubectlLayer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
KubectlLayer(software.amazon.jsii.JsiiObjectRef objRef) |
addPermission, fromLayerVersionArn, fromLayerVersionAttributes, getCompatibleRuntimes, getLayerVersionArnapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcegetNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyRemovalPolicy, getEnv, getStackgetNodeprotected KubectlLayer(software.amazon.jsii.JsiiObjectRef objRef)
protected KubectlLayer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public KubectlLayer(@NotNull
software.constructs.Construct scope,
@NotNull
String id)
scope - This parameter is required.id - This parameter is required.Copyright © 2023. All rights reserved.