/dhall-aws-cloudformation/sam/AWS::Serverless::LayerVersion/S3Location.dhall

Copy path to clipboard

Source

{ Type =
{ Bucket : (./../../Fn.dhall).CfnText
, Key : (./../../Fn.dhall).CfnText
, Version : Optional Integer
}
, default.Version = None Integer
}