GetClusterPlainArgs

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

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard
val arn: String