View source: R/eks_operations.R
eks_describe_update | R Documentation |
Describes an update to an Amazon EKS resource.
See https://www.paws-r-sdk.com/docs/eks_describe_update/ for full documentation.
eks_describe_update(name, updateId, nodegroupName = NULL, addonName = NULL)
name |
[required] The name of the Amazon EKS cluster associated with the update. |
updateId |
[required] The ID of the update to describe. |
nodegroupName |
The name of the Amazon EKS node group associated with the update. This parameter is required if the update is a node group update. |
addonName |
The name of the add-on. The name must match one of the names returned by
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.