@Stability(value=Stable) public static final class CfnBot.FulfillmentUpdatesSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.FulfillmentUpdatesSpecificationProperty>
CfnBot.FulfillmentUpdatesSpecificationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.FulfillmentUpdatesSpecificationProperty.Builder active(Boolean active)
CfnBot.FulfillmentUpdatesSpecificationProperty.getActive()active - `CfnBot.FulfillmentUpdatesSpecificationProperty.Active`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentUpdatesSpecificationProperty.Builder active(IResolvable active)
CfnBot.FulfillmentUpdatesSpecificationProperty.getActive()active - `CfnBot.FulfillmentUpdatesSpecificationProperty.Active`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentUpdatesSpecificationProperty.Builder startResponse(CfnBot.FulfillmentStartResponseSpecificationProperty startResponse)
CfnBot.FulfillmentUpdatesSpecificationProperty.getStartResponse()startResponse - `CfnBot.FulfillmentUpdatesSpecificationProperty.StartResponse`.this@Stability(value=Stable) public CfnBot.FulfillmentUpdatesSpecificationProperty.Builder startResponse(IResolvable startResponse)
CfnBot.FulfillmentUpdatesSpecificationProperty.getStartResponse()startResponse - `CfnBot.FulfillmentUpdatesSpecificationProperty.StartResponse`.this@Stability(value=Stable) public CfnBot.FulfillmentUpdatesSpecificationProperty.Builder timeoutInSeconds(Number timeoutInSeconds)
CfnBot.FulfillmentUpdatesSpecificationProperty.getTimeoutInSeconds()timeoutInSeconds - `CfnBot.FulfillmentUpdatesSpecificationProperty.TimeoutInSeconds`.this@Stability(value=Stable) public CfnBot.FulfillmentUpdatesSpecificationProperty.Builder updateResponse(CfnBot.FulfillmentUpdateResponseSpecificationProperty updateResponse)
CfnBot.FulfillmentUpdatesSpecificationProperty.getUpdateResponse()updateResponse - `CfnBot.FulfillmentUpdatesSpecificationProperty.UpdateResponse`.this@Stability(value=Stable) public CfnBot.FulfillmentUpdatesSpecificationProperty.Builder updateResponse(IResolvable updateResponse)
CfnBot.FulfillmentUpdatesSpecificationProperty.getUpdateResponse()updateResponse - `CfnBot.FulfillmentUpdatesSpecificationProperty.UpdateResponse`.this@Stability(value=Stable) public CfnBot.FulfillmentUpdatesSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.FulfillmentUpdatesSpecificationProperty>CfnBot.FulfillmentUpdatesSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.