@Stability(value=Stable) public static final class CfnDetectorModel.OnInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetectorModel.OnInputProperty>
CfnDetectorModel.OnInputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetectorModel.OnInputProperty |
build()
Builds the configured instance.
|
CfnDetectorModel.OnInputProperty.Builder |
events(IResolvable events)
Sets the value of
CfnDetectorModel.OnInputProperty.getEvents() |
CfnDetectorModel.OnInputProperty.Builder |
events(List<? extends Object> events)
Sets the value of
CfnDetectorModel.OnInputProperty.getEvents() |
CfnDetectorModel.OnInputProperty.Builder |
transitionEvents(IResolvable transitionEvents)
Sets the value of
CfnDetectorModel.OnInputProperty.getTransitionEvents() |
CfnDetectorModel.OnInputProperty.Builder |
transitionEvents(List<? extends Object> transitionEvents)
Sets the value of
CfnDetectorModel.OnInputProperty.getTransitionEvents() |
@Stability(value=Stable) public CfnDetectorModel.OnInputProperty.Builder events(IResolvable events)
CfnDetectorModel.OnInputProperty.getEvents()events - `CfnDetectorModel.OnInputProperty.Events`.this@Stability(value=Stable) public CfnDetectorModel.OnInputProperty.Builder events(List<? extends Object> events)
CfnDetectorModel.OnInputProperty.getEvents()events - `CfnDetectorModel.OnInputProperty.Events`.this@Stability(value=Stable) public CfnDetectorModel.OnInputProperty.Builder transitionEvents(IResolvable transitionEvents)
CfnDetectorModel.OnInputProperty.getTransitionEvents()transitionEvents - `CfnDetectorModel.OnInputProperty.TransitionEvents`.this@Stability(value=Stable) public CfnDetectorModel.OnInputProperty.Builder transitionEvents(List<? extends Object> transitionEvents)
CfnDetectorModel.OnInputProperty.getTransitionEvents()transitionEvents - `CfnDetectorModel.OnInputProperty.TransitionEvents`.this@Stability(value=Stable) public CfnDetectorModel.OnInputProperty build()
build in interface software.amazon.jsii.Builder<CfnDetectorModel.OnInputProperty>CfnDetectorModel.OnInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.