public static final class LambdaDeploymentConfigImportProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements LambdaDeploymentConfigImportProps
software.amazon.jsii.JsiiObject.InitializationModeLambdaDeploymentConfigImportProps.Builder, LambdaDeploymentConfigImportProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentConfigName()
The physical, human-readable name of the custom CodeDeploy Lambda Deployment Configuration
that we are referencing.
|
void |
setDeploymentConfigName(String value)
The physical, human-readable name of the custom CodeDeploy Lambda Deployment Configuration
that we are referencing.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getDeploymentConfigName()
getDeploymentConfigName in interface LambdaDeploymentConfigImportPropspublic void setDeploymentConfigName(String value)
setDeploymentConfigName in interface LambdaDeploymentConfigImportPropsCopyright © 2019. All rights reserved.