@Generated(value="jsii-pacmak/1.70.0 (build 03c2f6f)", date="2022-11-01T13:16:58.425Z") @Stability(value=Experimental) public class NodeProxyAgentLayer extends LayerVersion
Example:
import software.amazon.awscdk.lambda.layer.node.proxy.agent.NodeProxyAgentLayer; import software.amazon.awscdk.core.*; 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, 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 NodeProxyAgentLayer(software.amazon.jsii.JsiiObjectRef objRef)
protected NodeProxyAgentLayer(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
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.