GetServerlessClusterPlainArgs

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

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(): GetServerlessClusterPlainArgs