get Document Schema
Gets a document schema. Returns NOT_FOUND if the document schema does not exist.
Return
null
Parameters
argument
null
suspend fun getDocumentSchema(documentSchemaId: String, location: String, project: String? = null): GetDocumentSchemaResult
Return
null
See also
Parameters
document Schema Id
location
project
suspend fun getDocumentSchema(argument: suspend GetDocumentSchemaPlainArgsBuilder.() -> Unit): GetDocumentSchemaResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.contentwarehouse.v1.kotlin.inputs.GetDocumentSchemaPlainArgs.