GetSchemaPlainArgs

data class GetSchemaPlainArgs(val schemaArn: String) : ConvertibleToJava<GetSchemaPlainArgs>

Constructors

Link copied to clipboard
constructor(schemaArn: String)

Properties

Link copied to clipboard

Arn for the schema.

Functions

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