eks_describe_insight {paws.compute} | R Documentation |
Returns details about an insight that you specify using its ID
Description
Returns details about an insight that you specify using its ID.
See https://www.paws-r-sdk.com/docs/eks_describe_insight/ for full documentation.
Usage
eks_describe_insight(clusterName, id)
Arguments
clusterName |
[required] The name of the cluster to describe the insight for. |
id |
[required] The identity of the insight to describe. |
[Package paws.compute version 0.7.0 Index]