/dhall-aws-cloudformation/cloudformation/AWS::Lex::Bot/ElicitationCodeHookInvocationSetting.dhall

Copy path to clipboard

Source

{ Type =
{ EnableCodeHookInvocation : Bool
, InvocationLabel : Optional (./../../Fn.dhall).CfnText
}
, default.InvocationLabel = None (./../../Fn.dhall).CfnText
}