public static final class CfnFunction.SnapStartProperty.Builder
extends java.lang.Object
CfnFunction.SnapStartProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFunction.SnapStartProperty.Builder |
applyOn(java.lang.String applyOn)
Sets the value of
CfnFunction.SnapStartProperty.getApplyOn() |
CfnFunction.SnapStartProperty |
build()
Builds the configured instance.
|
public CfnFunction.SnapStartProperty.Builder applyOn(java.lang.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
public CfnFunction.SnapStartProperty build()
CfnFunction.SnapStartProperty
java.lang.NullPointerException
- if any required attribute was not provided