@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:42.905Z") @Stability(value=Stable) public class NodeProxyAgentLayer extends LayerVersion
Example:
import software.amazon.awscdk.lambda.layer.node.proxy.agent.NodeProxyAgentLayer; import software.amazon.awscdk.services.lambda.*; Function fn; fn.addLayers(new NodeProxyAgentLayer(this, "NodeProxyAgentLayer"));
LayerVersion.Buildersoftware.amazon.jsii.JsiiObject.InitializationModeILayerVersion.Jsii$Default, ILayerVersion.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
NodeProxyAgentLayer(software.constructs.Construct scope,
String id) |
protected |
NodeProxyAgentLayer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
NodeProxyAgentLayer(software.amazon.jsii.JsiiObjectRef objRef) |
addPermission, fromLayerVersionArn, fromLayerVersionAttributes, getCompatibleRuntimes, getLayerVersionArnapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isOwnedResource, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyRemovalPolicy, getEnv, getStackprotected NodeProxyAgentLayer(software.amazon.jsii.JsiiObjectRef objRef)
protected NodeProxyAgentLayer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public NodeProxyAgentLayer(@NotNull
software.constructs.Construct scope,
@NotNull
String id)
scope - This parameter is required.id - This parameter is required.Copyright © 2022. All rights reserved.