@Stability(value=Stable) public static final class CfnFunction.HooksProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.HooksProperty>
CfnFunction.HooksProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.HooksProperty |
build()
Builds the configured instance.
|
CfnFunction.HooksProperty.Builder |
postTraffic(String postTraffic)
Sets the value of
CfnFunction.HooksProperty.getPostTraffic() |
CfnFunction.HooksProperty.Builder |
preTraffic(String preTraffic)
Sets the value of
CfnFunction.HooksProperty.getPreTraffic() |
@Stability(value=Stable) public CfnFunction.HooksProperty.Builder postTraffic(String postTraffic)
CfnFunction.HooksProperty.getPostTraffic()postTraffic - `CfnFunction.HooksProperty.PostTraffic`.this@Stability(value=Stable) public CfnFunction.HooksProperty.Builder preTraffic(String preTraffic)
CfnFunction.HooksProperty.getPreTraffic()preTraffic - `CfnFunction.HooksProperty.PreTraffic`.this@Stability(value=Stable) public CfnFunction.HooksProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.HooksProperty>CfnFunction.HooksPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.