@Stability(value=Stable) public static final class CfnBot.WaitAndContinueSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.WaitAndContinueSpecificationProperty>
CfnBot.WaitAndContinueSpecificationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.WaitAndContinueSpecificationProperty.Builder continueResponse(CfnBot.ResponseSpecificationProperty continueResponse)
CfnBot.WaitAndContinueSpecificationProperty.getContinueResponse()continueResponse - `CfnBot.WaitAndContinueSpecificationProperty.ContinueResponse`. This parameter is required.this@Stability(value=Stable) public CfnBot.WaitAndContinueSpecificationProperty.Builder continueResponse(IResolvable continueResponse)
CfnBot.WaitAndContinueSpecificationProperty.getContinueResponse()continueResponse - `CfnBot.WaitAndContinueSpecificationProperty.ContinueResponse`. This parameter is required.this@Stability(value=Stable) public CfnBot.WaitAndContinueSpecificationProperty.Builder isActive(Boolean isActive)
CfnBot.WaitAndContinueSpecificationProperty.getIsActive()isActive - `CfnBot.WaitAndContinueSpecificationProperty.IsActive`.this@Stability(value=Stable) public CfnBot.WaitAndContinueSpecificationProperty.Builder isActive(IResolvable isActive)
CfnBot.WaitAndContinueSpecificationProperty.getIsActive()isActive - `CfnBot.WaitAndContinueSpecificationProperty.IsActive`.this@Stability(value=Stable) public CfnBot.WaitAndContinueSpecificationProperty.Builder stillWaitingResponse(CfnBot.StillWaitingResponseSpecificationProperty stillWaitingResponse)
CfnBot.WaitAndContinueSpecificationProperty.getStillWaitingResponse()stillWaitingResponse - `CfnBot.WaitAndContinueSpecificationProperty.StillWaitingResponse`.this@Stability(value=Stable) public CfnBot.WaitAndContinueSpecificationProperty.Builder stillWaitingResponse(IResolvable stillWaitingResponse)
CfnBot.WaitAndContinueSpecificationProperty.getStillWaitingResponse()stillWaitingResponse - `CfnBot.WaitAndContinueSpecificationProperty.StillWaitingResponse`.this@Stability(value=Stable) public CfnBot.WaitAndContinueSpecificationProperty.Builder waitingResponse(CfnBot.ResponseSpecificationProperty waitingResponse)
CfnBot.WaitAndContinueSpecificationProperty.getWaitingResponse()waitingResponse - `CfnBot.WaitAndContinueSpecificationProperty.WaitingResponse`. This parameter is required.this@Stability(value=Stable) public CfnBot.WaitAndContinueSpecificationProperty.Builder waitingResponse(IResolvable waitingResponse)
CfnBot.WaitAndContinueSpecificationProperty.getWaitingResponse()waitingResponse - `CfnBot.WaitAndContinueSpecificationProperty.WaitingResponse`. This parameter is required.this@Stability(value=Stable) public CfnBot.WaitAndContinueSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.WaitAndContinueSpecificationProperty>CfnBot.WaitAndContinueSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.