@Stability(value=Stable) public static final class CfnBot.FulfillmentStartResponseSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.FulfillmentStartResponseSpecificationProperty>
CfnBot.FulfillmentStartResponseSpecificationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.FulfillmentStartResponseSpecificationProperty.Builder allowInterrupt(Boolean allowInterrupt)
CfnBot.FulfillmentStartResponseSpecificationProperty.getAllowInterrupt()allowInterrupt - `CfnBot.FulfillmentStartResponseSpecificationProperty.AllowInterrupt`.this@Stability(value=Stable) public CfnBot.FulfillmentStartResponseSpecificationProperty.Builder allowInterrupt(IResolvable allowInterrupt)
CfnBot.FulfillmentStartResponseSpecificationProperty.getAllowInterrupt()allowInterrupt - `CfnBot.FulfillmentStartResponseSpecificationProperty.AllowInterrupt`.this@Stability(value=Stable) public CfnBot.FulfillmentStartResponseSpecificationProperty.Builder delayInSeconds(Number delayInSeconds)
CfnBot.FulfillmentStartResponseSpecificationProperty.getDelayInSeconds()delayInSeconds - `CfnBot.FulfillmentStartResponseSpecificationProperty.DelayInSeconds`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentStartResponseSpecificationProperty.Builder messageGroups(IResolvable messageGroups)
CfnBot.FulfillmentStartResponseSpecificationProperty.getMessageGroups()messageGroups - `CfnBot.FulfillmentStartResponseSpecificationProperty.MessageGroups`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentStartResponseSpecificationProperty.Builder messageGroups(List<? extends Object> messageGroups)
CfnBot.FulfillmentStartResponseSpecificationProperty.getMessageGroups()messageGroups - `CfnBot.FulfillmentStartResponseSpecificationProperty.MessageGroups`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentStartResponseSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.FulfillmentStartResponseSpecificationProperty>CfnBot.FulfillmentStartResponseSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.