package awslex // Provides a statement the Amazon Lex conveys to the user when the intent is successfully fulfilled. // // Example: // // The code below shows an example of how to instantiate this type. // // The values are placeholders you should change. // import "github.com/aws/aws-cdk-go/awscdk" // // var slotValueOverrideProperty_ slotValueOverrideProperty // // intentClosingSettingProperty := &IntentClosingSettingProperty{ // ClosingResponse: &ResponseSpecificationProperty{ // MessageGroupsList: []interface{}{ // &MessageGroupProperty{ // Message: &MessageProperty{ // CustomPayload: &CustomPayloadProperty{ // Value: jsii.String("value"), // }, // ImageResponseCard: &ImageResponseCardProperty{ // Title: jsii.String("title"), // // // the properties below are optional // Buttons: []interface{}{ // &ButtonProperty{ // Text: jsii.String("text"), // Value: jsii.String("value"), // }, // }, // ImageUrl: jsii.String("imageUrl"), // Subtitle: jsii.String("subtitle"), // }, // PlainTextMessage: &PlainTextMessageProperty{ // Value: jsii.String("value"), // }, // SsmlMessage: &SSMLMessageProperty{ // Value: jsii.String("value"), // }, // }, // // // the properties below are optional // Variations: []interface{}{ // &MessageProperty{ // CustomPayload: &CustomPayloadProperty{ // Value: jsii.String("value"), // }, // ImageResponseCard: &ImageResponseCardProperty{ // Title: jsii.String("title"), // // // the properties below are optional // Buttons: []interface{}{ // &ButtonProperty{ // Text: jsii.String("text"), // Value: jsii.String("value"), // }, // }, // ImageUrl: jsii.String("imageUrl"), // Subtitle: jsii.String("subtitle"), // }, // PlainTextMessage: &PlainTextMessageProperty{ // Value: jsii.String("value"), // }, // SsmlMessage: &SSMLMessageProperty{ // Value: jsii.String("value"), // }, // }, // }, // }, // }, // // // the properties below are optional // AllowInterrupt: jsii.Boolean(false), // }, // Conditional: &ConditionalSpecificationProperty{ // ConditionalBranches: []interface{}{ // &ConditionalBranchProperty{ // Condition: &ConditionProperty{ // ExpressionString: jsii.String("expressionString"), // }, // Name: jsii.String("name"), // NextStep: &DialogStateProperty{ // DialogAction: &DialogActionProperty{ // Type: jsii.String("type"), // // // the properties below are optional // SlotToElicit: jsii.String("slotToElicit"), // SuppressNextMessage: jsii.Boolean(false), // }, // Intent: &IntentOverrideProperty{ // Name: jsii.String("name"), // Slots: []interface{}{ // &SlotValueOverrideMapProperty{ // SlotName: jsii.String("slotName"), // SlotValueOverride: &slotValueOverrideProperty{ // Shape: jsii.String("shape"), // Value: &SlotValueProperty{ // InterpretedValue: jsii.String("interpretedValue"), // }, // Values: []interface{}{ // slotValueOverrideProperty_, // }, // }, // }, // }, // }, // SessionAttributes: []interface{}{ // &SessionAttributeProperty{ // Key: jsii.String("key"), // // // the properties below are optional // Value: jsii.String("value"), // }, // }, // }, // // // the properties below are optional // Response: &ResponseSpecificationProperty{ // MessageGroupsList: []interface{}{ // &MessageGroupProperty{ // Message: &MessageProperty{ // CustomPayload: &CustomPayloadProperty{ // Value: jsii.String("value"), // }, // ImageResponseCard: &ImageResponseCardProperty{ // Title: jsii.String("title"), // // // the properties below are optional // Buttons: []interface{}{ // &ButtonProperty{ // Text: jsii.String("text"), // Value: jsii.String("value"), // }, // }, // ImageUrl: jsii.String("imageUrl"), // Subtitle: jsii.String("subtitle"), // }, // PlainTextMessage: &PlainTextMessageProperty{ // Value: jsii.String("value"), // }, // SsmlMessage: &SSMLMessageProperty{ // Value: jsii.String("value"), // }, // }, // // // the properties below are optional // Variations: []interface{}{ // &MessageProperty{ // CustomPayload: &CustomPayloadProperty{ // Value: jsii.String("value"), // }, // ImageResponseCard: &ImageResponseCardProperty{ // Title: jsii.String("title"), // // // the properties below are optional // Buttons: []interface{}{ // &ButtonProperty{ // Text: jsii.String("text"), // Value: jsii.String("value"), // }, // }, // ImageUrl: jsii.String("imageUrl"), // Subtitle: jsii.String("subtitle"), // }, // PlainTextMessage: &PlainTextMessageProperty{ // Value: jsii.String("value"), // }, // SsmlMessage: &SSMLMessageProperty{ // Value: jsii.String("value"), // }, // }, // }, // }, // }, // // // the properties below are optional // AllowInterrupt: jsii.Boolean(false), // }, // }, // }, // DefaultBranch: &DefaultConditionalBranchProperty{ // NextStep: &DialogStateProperty{ // DialogAction: &DialogActionProperty{ // Type: jsii.String("type"), // // // the properties below are optional // SlotToElicit: jsii.String("slotToElicit"), // SuppressNextMessage: jsii.Boolean(false), // }, // Intent: &IntentOverrideProperty{ // Name: jsii.String("name"), // Slots: []interface{}{ // &SlotValueOverrideMapProperty{ // SlotName: jsii.String("slotName"), // SlotValueOverride: &slotValueOverrideProperty{ // Shape: jsii.String("shape"), // Value: &SlotValueProperty{ // InterpretedValue: jsii.String("interpretedValue"), // }, // Values: []interface{}{ // slotValueOverrideProperty_, // }, // }, // }, // }, // }, // SessionAttributes: []interface{}{ // &SessionAttributeProperty{ // Key: jsii.String("key"), // // // the properties below are optional // Value: jsii.String("value"), // }, // }, // }, // Response: &ResponseSpecificationProperty{ // MessageGroupsList: []interface{}{ // &MessageGroupProperty{ // Message: &MessageProperty{ // CustomPayload: &CustomPayloadProperty{ // Value: jsii.String("value"), // }, // ImageResponseCard: &ImageResponseCardProperty{ // Title: jsii.String("title"), // // // the properties below are optional // Buttons: []interface{}{ // &ButtonProperty{ // Text: jsii.String("text"), // Value: jsii.String("value"), // }, // }, // ImageUrl: jsii.String("imageUrl"), // Subtitle: jsii.String("subtitle"), // }, // PlainTextMessage: &PlainTextMessageProperty{ // Value: jsii.String("value"), // }, // SsmlMessage: &SSMLMessageProperty{ // Value: jsii.String("value"), // }, // }, // // // the properties below are optional // Variations: []interface{}{ // &MessageProperty{ // CustomPayload: &CustomPayloadProperty{ // Value: jsii.String("value"), // }, // ImageResponseCard: &ImageResponseCardProperty{ // Title: jsii.String("title"), // // // the properties below are optional // Buttons: []interface{}{ // &ButtonProperty{ // Text: jsii.String("text"), // Value: jsii.String("value"), // }, // }, // ImageUrl: jsii.String("imageUrl"), // Subtitle: jsii.String("subtitle"), // }, // PlainTextMessage: &PlainTextMessageProperty{ // Value: jsii.String("value"), // }, // SsmlMessage: &SSMLMessageProperty{ // Value: jsii.String("value"), // }, // }, // }, // }, // }, // // // the properties below are optional // AllowInterrupt: jsii.Boolean(false), // }, // }, // IsActive: jsii.Boolean(false), // }, // IsActive: jsii.Boolean(false), // NextStep: &DialogStateProperty{ // DialogAction: &DialogActionProperty{ // Type: jsii.String("type"), // // // the properties below are optional // SlotToElicit: jsii.String("slotToElicit"), // SuppressNextMessage: jsii.Boolean(false), // }, // Intent: &IntentOverrideProperty{ // Name: jsii.String("name"), // Slots: []interface{}{ // &SlotValueOverrideMapProperty{ // SlotName: jsii.String("slotName"), // SlotValueOverride: &slotValueOverrideProperty{ // Shape: jsii.String("shape"), // Value: &SlotValueProperty{ // InterpretedValue: jsii.String("interpretedValue"), // }, // Values: []interface{}{ // slotValueOverrideProperty_, // }, // }, // }, // }, // }, // SessionAttributes: []interface{}{ // &SessionAttributeProperty{ // Key: jsii.String("key"), // // // the properties below are optional // Value: jsii.String("value"), // }, // }, // }, // } // // See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentclosingsetting.html // type CfnBot_IntentClosingSettingProperty struct { // The response that Amazon Lex sends to the user when the intent is complete. // See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentclosingsetting.html#cfn-lex-bot-intentclosingsetting-closingresponse // ClosingResponse interface{} `field:"optional" json:"closingResponse" yaml:"closingResponse"` // A list of conditional branches associated with the intent's closing response. // // These branches are executed when the `nextStep` attribute is set to `EvalutateConditional` . // See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentclosingsetting.html#cfn-lex-bot-intentclosingsetting-conditional // Conditional interface{} `field:"optional" json:"conditional" yaml:"conditional"` // Specifies whether an intent's closing response is used. // // When this field is false, the closing response isn't sent to the user. If the `IsActive` field isn't specified, the default is true. // See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentclosingsetting.html#cfn-lex-bot-intentclosingsetting-isactive // IsActive interface{} `field:"optional" json:"isActive" yaml:"isActive"` // Specifies the next step that the bot executes after playing the intent's closing response. // See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lex-bot-intentclosingsetting.html#cfn-lex-bot-intentclosingsetting-nextstep // NextStep interface{} `field:"optional" json:"nextStep" yaml:"nextStep"` }