@Stability(value=Stable) public static final class CfnBot.FulfillmentCodeHookSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnBot.FulfillmentCodeHookSettingProperty>
CfnBot.FulfillmentCodeHookSettingProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnBot.FulfillmentCodeHookSettingProperty.Builder enabled(Boolean enabled)
CfnBot.FulfillmentCodeHookSettingProperty.getEnabled()enabled - `CfnBot.FulfillmentCodeHookSettingProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentCodeHookSettingProperty.Builder enabled(IResolvable enabled)
CfnBot.FulfillmentCodeHookSettingProperty.getEnabled()enabled - `CfnBot.FulfillmentCodeHookSettingProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnBot.FulfillmentCodeHookSettingProperty.Builder fulfillmentUpdatesSpecification(CfnBot.FulfillmentUpdatesSpecificationProperty fulfillmentUpdatesSpecification)
fulfillmentUpdatesSpecification - `CfnBot.FulfillmentCodeHookSettingProperty.FulfillmentUpdatesSpecification`.this@Stability(value=Stable) public CfnBot.FulfillmentCodeHookSettingProperty.Builder fulfillmentUpdatesSpecification(IResolvable fulfillmentUpdatesSpecification)
fulfillmentUpdatesSpecification - `CfnBot.FulfillmentCodeHookSettingProperty.FulfillmentUpdatesSpecification`.this@Stability(value=Stable) public CfnBot.FulfillmentCodeHookSettingProperty.Builder postFulfillmentStatusSpecification(CfnBot.PostFulfillmentStatusSpecificationProperty postFulfillmentStatusSpecification)
postFulfillmentStatusSpecification - `CfnBot.FulfillmentCodeHookSettingProperty.PostFulfillmentStatusSpecification`.this@Stability(value=Stable) public CfnBot.FulfillmentCodeHookSettingProperty.Builder postFulfillmentStatusSpecification(IResolvable postFulfillmentStatusSpecification)
postFulfillmentStatusSpecification - `CfnBot.FulfillmentCodeHookSettingProperty.PostFulfillmentStatusSpecification`.this@Stability(value=Stable) public CfnBot.FulfillmentCodeHookSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnBot.FulfillmentCodeHookSettingProperty>CfnBot.FulfillmentCodeHookSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.