@Stability(value=Stable) public static final class CfnDetectorModel.OnExitProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetectorModel.OnExitProperty>
CfnDetectorModel.OnExitProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetectorModel.OnExitProperty |
build()
Builds the configured instance.
|
CfnDetectorModel.OnExitProperty.Builder |
events(IResolvable events)
Sets the value of
CfnDetectorModel.OnExitProperty.getEvents() |
CfnDetectorModel.OnExitProperty.Builder |
events(List<? extends Object> events)
Sets the value of
CfnDetectorModel.OnExitProperty.getEvents() |
@Stability(value=Stable) public CfnDetectorModel.OnExitProperty.Builder events(IResolvable events)
CfnDetectorModel.OnExitProperty.getEvents()events - Specifies the `actions` that are performed when the state is exited and the `condition` is `TRUE` .this@Stability(value=Stable) public CfnDetectorModel.OnExitProperty.Builder events(List<? extends Object> events)
CfnDetectorModel.OnExitProperty.getEvents()events - Specifies the `actions` that are performed when the state is exited and the `condition` is `TRUE` .this@Stability(value=Stable) public CfnDetectorModel.OnExitProperty build()
build in interface software.amazon.jsii.Builder<CfnDetectorModel.OnExitProperty>CfnDetectorModel.OnExitPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.