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

Copy path to clipboard

Source

{ Type =
{ CodeHookInterfaceVersion : (./../../Fn.dhall).CfnText
, LambdaArn : (./../../Fn.dhall).CfnText
}
, default = {=}
}