checkpointVersion

@JvmName(name = "hmjnjktntlslkqbk")
suspend fun checkpointVersion(value: Output<SchemaVersionArgs>)
@JvmName(name = "kpsspfabjbgdikef")
suspend fun checkpointVersion(value: SchemaVersionArgs?)

Parameters

value

Specify the VersionNumber or the IsLatest for setting the checkpoint for the schema. This is only required for updating a checkpoint.


@JvmName(name = "fgleohskjpjemcsr")
suspend fun checkpointVersion(argument: suspend SchemaVersionArgsBuilder.() -> Unit)

Parameters

argument

Specify the VersionNumber or the IsLatest for setting the checkpoint for the schema. This is only required for updating a checkpoint.