/dhall-aws-cloudformation/cloudformation/AWS::EKS::FargateProfile/Selector.dhall

Copy path to clipboard

Source

{ Type =
{ Labels : Optional (List (./Label.dhall).Type)
, Namespace : (./../../Fn.dhall).CfnText
}
, default.Labels = None (List (./Label.dhall).Type)
}