GetEksClusterPlainArgs

data class GetEksClusterPlainArgs(val resourceUri: String) : ConvertibleToJava<GetEksClusterPlainArgs>

Constructors

Link copied to clipboard
constructor(resourceUri: String)

Properties

Link copied to clipboard

The fully qualified Azure Resource manager identifier of the resource.

Functions

Link copied to clipboard
open override fun toJava(): GetEksClusterPlainArgs