@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.573Z") @Stability(value=Experimental) public class NodejsFunction extends Function
| Modifier and Type | Class and Description |
|---|---|
static class |
NodejsFunction.Builder
(experimental) A fluent builder for
NodejsFunction. |
software.amazon.jsii.JsiiObject.InitializationModeIFunction.Jsii$DefaultIClientVpnConnectionHandler.Jsii$Default| Modifier | Constructor and Description |
|---|---|
|
NodejsFunction(software.constructs.Construct scope,
String id) |
|
NodejsFunction(software.constructs.Construct scope,
String id,
NodejsFunctionProps props) |
protected |
NodejsFunction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
NodejsFunction(software.amazon.jsii.JsiiObjectRef objRef) |
addEnvironment, addEnvironment, addLayers, classifyVersionProperty, fromFunctionArn, fromFunctionAttributes, getCanCreatePermissions, getCurrentVersion, getDeadLetterQueue, getFunctionArn, getFunctionName, getGrantPrincipal, getLogGroup, getPermissionsNode, getRole, getRuntime, metricAll, metricAll, metricAllConcurrentExecutions, metricAllConcurrentExecutions, metricAllDuration, metricAllDuration, metricAllErrors, metricAllErrors, metricAllInvocations, metricAllInvocations, metricAllThrottles, metricAllThrottles, metricAllUnreservedConcurrentExecutions, metricAllUnreservedConcurrentExecutionsaddEventSource, addEventSourceMapping, addPermission, addToRolePolicy, configureAsyncInvoke, getConnections, getIsBoundToVpc, getLatestVersion, grantInvoke, metric, metric, metricDuration, metricDuration, metricErrors, metricErrors, metricInvocations, metricInvocations, metricThrottles, metricThrottlesapplyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected NodejsFunction(software.amazon.jsii.JsiiObjectRef objRef)
protected NodejsFunction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public NodejsFunction(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@Nullable
NodejsFunctionProps props)
scope - This parameter is required.id - This parameter is required.props - @Stability(value=Experimental)
public NodejsFunction(@NotNull
software.constructs.Construct scope,
@NotNull
String id)
scope - This parameter is required.id - This parameter is required.Copyright © 2021. All rights reserved.