inputSchema

@JvmName(name = "wpmobrdbpfqbnetm")
suspend fun inputSchema(value: Output<String>)
@JvmName(name = "yqpurlwhdrrppagb")
suspend fun inputSchema(value: String?)

Parameters

value

Specifies the schema in which incoming events will be published to this domain. Allowed values are CloudEventSchemaV1_0, CustomEventSchema, or EventGridSchema. Defaults to EventGridSchema. Changing this forces a new resource to be created.