/dhall-aws-cloudformation/cloudformation/AWS::EKS::AccessEntry/AccessScope.dhall

Copy path to clipboard

Source

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