GetClusterPlainArgs

data class GetClusterPlainArgs(val clusterArn: String) : ConvertibleToJava<GetClusterPlainArgs>

Constructors

Link copied to clipboard
constructor(clusterArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the HyperPod Cluster.

Functions

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