GetSchemaResult

data class GetSchemaResult(val schemaArn: String? = null)

Constructors

Link copied to clipboard
constructor(schemaArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val schemaArn: String? = null

Arn for the schema.