@Stability(value=Stable) public static final class CfnFunction.SnapStartProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.SnapStartProperty>
CfnFunction.SnapStartProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.SnapStartProperty.Builder |
applyOn(String applyOn)
Sets the value of
CfnFunction.SnapStartProperty.getApplyOn() |
CfnFunction.SnapStartProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnFunction.SnapStartProperty.Builder applyOn(String applyOn)
CfnFunction.SnapStartProperty.getApplyOn()applyOn - Set `ApplyOn` to `PublishedVersions` to create a snapshot of the initialized execution environment when you publish a function version. This parameter is required.this@Stability(value=Stable) public CfnFunction.SnapStartProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.SnapStartProperty>CfnFunction.SnapStartPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.