/dhall-aws-cloudformation/cloudformation/AWS::Lex::BotAlias/S3BucketLogDestination.dhall
Copy path to clipboardSource
{ Type =
{ KmsKeyArn : Optional (./../../Fn.dhall).CfnText
, LogPrefix : (./../../Fn.dhall).CfnText
, S3BucketArn : (./../../Fn.dhall).CfnText
}
, default.KmsKeyArn = None (./../../Fn.dhall).CfnText
}