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

Copy path to clipboard

Source

{ Type =
{ CodeHookSpecification : Optional (./CodeHookSpecification.dhall).Type
, Enabled : Bool
}
, default.CodeHookSpecification = None (./CodeHookSpecification.dhall).Type
}