/dhall-aws-cloudformation/cloudformation/AWS::SageMaker::FeatureGroup/FeatureDefinition.dhall

Copy path to clipboard

Source

{ Type =
{ FeatureName : (./../../Fn.dhall).CfnText
, FeatureType : (./../../Fn.dhall).CfnText
}
, default = {=}
}