Get Eks Cluster Result
data class GetEksClusterResult(val azureApiVersion: String, val id: String, val name: String, val properties: EksClusterPropertiesResponse, val systemData: SystemDataResponse, val type: String)
A Microsoft.AwsConnector resource
Constructors
Link copied to clipboard
constructor(azureApiVersion: String, id: String, name: String, properties: EksClusterPropertiesResponse, systemData: SystemDataResponse, type: String)