@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:07.351Z") @Stability(value=Experimental) public class CustomLambdaDeploymentConfig extends Resource implements ILambdaDeploymentConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
CustomLambdaDeploymentConfig.Builder
(experimental) A fluent builder for
CustomLambdaDeploymentConfig. |
software.amazon.jsii.JsiiObject.InitializationModeILambdaDeploymentConfig.Jsii$Default, ILambdaDeploymentConfig.Jsii$ProxyIResource.Jsii$Default| Modifier | Constructor and Description |
|---|---|
|
CustomLambdaDeploymentConfig(software.constructs.Construct scope,
String id,
CustomLambdaDeploymentConfigProps props) |
protected |
CustomLambdaDeploymentConfig(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CustomLambdaDeploymentConfig(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentConfigArn()
(experimental) The arn of the deployment config.
|
String |
getDeploymentConfigName()
(experimental) The name of the deployment config.
|
applyRemovalPolicy, generatePhysicalName, getEnv, getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStack, isResourcejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected CustomLambdaDeploymentConfig(software.amazon.jsii.JsiiObjectRef objRef)
protected CustomLambdaDeploymentConfig(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public CustomLambdaDeploymentConfig(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@NotNull
CustomLambdaDeploymentConfigProps props)
scope - This parameter is required.id - This parameter is required.props - This parameter is required.@Stability(value=Experimental) @NotNull public String getDeploymentConfigArn()
getDeploymentConfigArn in interface ILambdaDeploymentConfig@Stability(value=Experimental) @NotNull public String getDeploymentConfigName()
getDeploymentConfigName in interface ILambdaDeploymentConfigCopyright © 2021. All rights reserved.