SchemaVersionArgs

fun SchemaVersionArgs(isLatest: Output<Boolean>? = null, versionNumber: Output<Int>? = null)