@Stability(value=Stable) public static final class CfnBot.StillWaitingResponseSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.StillWaitingResponseSpecificationProperty>
CfnBot.StillWaitingResponseSpecificationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.StillWaitingResponseSpecificationProperty.Builder allowInterrupt(Boolean allowInterrupt)
CfnBot.StillWaitingResponseSpecificationProperty.getAllowInterrupt()allowInterrupt - `CfnBot.StillWaitingResponseSpecificationProperty.AllowInterrupt`.this@Stability(value=Stable) public CfnBot.StillWaitingResponseSpecificationProperty.Builder allowInterrupt(IResolvable allowInterrupt)
CfnBot.StillWaitingResponseSpecificationProperty.getAllowInterrupt()allowInterrupt - `CfnBot.StillWaitingResponseSpecificationProperty.AllowInterrupt`.this@Stability(value=Stable) public CfnBot.StillWaitingResponseSpecificationProperty.Builder frequencyInSeconds(Number frequencyInSeconds)
CfnBot.StillWaitingResponseSpecificationProperty.getFrequencyInSeconds()frequencyInSeconds - `CfnBot.StillWaitingResponseSpecificationProperty.FrequencyInSeconds`. This parameter is required.this@Stability(value=Stable) public CfnBot.StillWaitingResponseSpecificationProperty.Builder messageGroupsList(IResolvable messageGroupsList)
CfnBot.StillWaitingResponseSpecificationProperty.getMessageGroupsList()messageGroupsList - `CfnBot.StillWaitingResponseSpecificationProperty.MessageGroupsList`. This parameter is required.this@Stability(value=Stable) public CfnBot.StillWaitingResponseSpecificationProperty.Builder messageGroupsList(List<? extends Object> messageGroupsList)
CfnBot.StillWaitingResponseSpecificationProperty.getMessageGroupsList()messageGroupsList - `CfnBot.StillWaitingResponseSpecificationProperty.MessageGroupsList`. This parameter is required.this@Stability(value=Stable) public CfnBot.StillWaitingResponseSpecificationProperty.Builder timeoutInSeconds(Number timeoutInSeconds)
CfnBot.StillWaitingResponseSpecificationProperty.getTimeoutInSeconds()timeoutInSeconds - `CfnBot.StillWaitingResponseSpecificationProperty.TimeoutInSeconds`. This parameter is required.this@Stability(value=Stable) public CfnBot.StillWaitingResponseSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.StillWaitingResponseSpecificationProperty>CfnBot.StillWaitingResponseSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.