| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.SnapStartProperty.Jsii$Proxy
An implementation for
CfnFunction.SnapStartProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.SnapStartProperty |
CfnFunction.SnapStartProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnFunction.setSnapStart(CfnFunction.SnapStartProperty value)
The function's [AWS Lambda SnapStart](https://docs.aws.amazon.com/lambda/latest/dg/snapstart.html) setting.
|
CfnFunction.Builder |
CfnFunction.Builder.snapStart(CfnFunction.SnapStartProperty snapStart)
The function's [AWS Lambda SnapStart](https://docs.aws.amazon.com/lambda/latest/dg/snapstart.html) setting.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.snapStart(CfnFunction.SnapStartProperty snapStart)
Sets the value of
CfnFunctionProps.getSnapStart() |
Copyright © 2023. All rights reserved.