GetClusterPlainArgs

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

Constructors

Link copied to clipboard
constructor(arn: String)

Properties

Link copied to clipboard
val arn: String

Functions

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