@Stability(value=Stable) public static final class CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.FulfillmentUpdateResponseSpecificationProperty>
CfnBot.FulfillmentUpdateResponseSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder |
allowInterrupt(Boolean allowInterrupt)
|
CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder |
allowInterrupt(IResolvable allowInterrupt)
|
CfnBot.FulfillmentUpdateResponseSpecificationProperty |
build()
Builds the configured instance.
|
CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder |
frequencyInSeconds(Number frequencyInSeconds)
|
CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder |
messageGroups(IResolvable messageGroups)
Sets the value of
CfnBot.FulfillmentUpdateResponseSpecificationProperty.getMessageGroups() |
CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder |
messageGroups(List<? extends Object> messageGroups)
Sets the value of
CfnBot.FulfillmentUpdateResponseSpecificationProperty.getMessageGroups() |
@Stability(value=Stable) public CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder allowInterrupt(Boolean allowInterrupt)
allowInterrupt - `CfnBot.FulfillmentUpdateResponseSpecificationProperty.AllowInterrupt`.this@Stability(value=Stable) public CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder allowInterrupt(IResolvable allowInterrupt)
allowInterrupt - `CfnBot.FulfillmentUpdateResponseSpecificationProperty.AllowInterrupt`.this@Stability(value=Stable) public CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder frequencyInSeconds(Number frequencyInSeconds)
frequencyInSeconds - `CfnBot.FulfillmentUpdateResponseSpecificationProperty.FrequencyInSeconds`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder messageGroups(IResolvable messageGroups)
CfnBot.FulfillmentUpdateResponseSpecificationProperty.getMessageGroups()messageGroups - `CfnBot.FulfillmentUpdateResponseSpecificationProperty.MessageGroups`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentUpdateResponseSpecificationProperty.Builder messageGroups(List<? extends Object> messageGroups)
CfnBot.FulfillmentUpdateResponseSpecificationProperty.getMessageGroups()messageGroups - `CfnBot.FulfillmentUpdateResponseSpecificationProperty.MessageGroups`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentUpdateResponseSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.FulfillmentUpdateResponseSpecificationProperty>CfnBot.FulfillmentUpdateResponseSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.