/dhall-aws-cloudformation/sam/AWS::Serverless::Function/RequestParameter.dhall
Copy path to clipboardSource
{ Type = { Caching : Optional Bool, Required : Optional Bool }
, default = { Caching = None Bool, Required = None Bool }
}
{ Type = { Caching : Optional Bool, Required : Optional Bool }
, default = { Caching = None Bool, Required = None Bool }
}