eventTypeInfo

@JvmName(name = "rtutnllqnrfnelsh")
suspend fun eventTypeInfo(value: Output<EventTypeInfoArgs>)
@JvmName(name = "ysqruiecjfemxwoo")
suspend fun eventTypeInfo(value: EventTypeInfoArgs?)

Parameters

value

Event Type Information for the domain. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.


@JvmName(name = "tjndntnvacscavhg")
suspend fun eventTypeInfo(argument: suspend EventTypeInfoArgsBuilder.() -> Unit)

Parameters

argument

Event Type Information for the domain. This information is provided by the publisher and can be used by the subscriber to view different types of events that are published.