eks_delete_fargate_profile {paws.compute} | R Documentation |
Deletes an Fargate profile.
See https://www.paws-r-sdk.com/docs/eks_delete_fargate_profile/ for full documentation.
eks_delete_fargate_profile(clusterName, fargateProfileName)
clusterName |
[required] The name of your cluster. |
fargateProfileName |
[required] The name of the Fargate profile to delete. |