/dhall-aws-cloudformation/cloudformation/AWS::StepFunctions::StateMachine/S3Location.dhall
Copy path to clipboardSource
{ Type =
{ Bucket : (./../../Fn.dhall).CfnText
, Key : (./../../Fn.dhall).CfnText
, Version : Optional (./../../Fn.dhall).CfnText
}
, default.Version = None (./../../Fn.dhall).CfnText
}