checkpointVersion

@JvmName(name = "astyvxqgnvsasxbq")
suspend fun checkpointVersion(value: Output<SchemaVersionArgs>)
@JvmName(name = "ngaoqyyreamssiky")
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 = "ixmocngmcsfxnpdp")
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.