schemaDefinition

@JvmName(name = "olnlvedmbesxftfc")
suspend fun schemaDefinition(value: Output<DatastoreSchemaDefinitionArgs>)
@JvmName(name = "qavoerpasmxtuygq")
suspend fun schemaDefinition(value: DatastoreSchemaDefinitionArgs?)

Parameters

value

Information needed to define a schema.


@JvmName(name = "jwptnktfimphqkek")
suspend fun schemaDefinition(argument: suspend DatastoreSchemaDefinitionArgsBuilder.() -> Unit)

Parameters

argument

Information needed to define a schema.