/dhall-aws-cloudformation/sam/AWS::Serverless::SimpleTable/PrimaryKey.dhall

Copy path to clipboard

Source

{ Type =
{ Name : Optional (./../../Fn.dhall).CfnText
, Type : (./../../Fn.dhall).CfnText
}
, default.Name = None (./../../Fn.dhall).CfnText
}