/dhall-aws-cloudformation/cloudformation/AWS::EKS::Nodegroup/RemoteAccess.dhall

Copy path to clipboard

Source

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