/dhall-aws-cloudformation/cloudformation/AWS::EKS::FargateProfile/Selector.dhall
Copy path to clipboardSource
{ Type =
{ Labels : Optional (List (./Label.dhall).Type)
, Namespace : (./../../Fn.dhall).CfnText
}
, default.Labels = None (List (./Label.dhall).Type)
}