event Archive
suspend fun eventArchive(name: String, block: suspend EventArchiveResourceBuilder.() -> Unit): EventArchive
Parameters
name
The unique name of the resulting resource.
block
Builder for EventArchive.
See also
Parameters
name
The unique name of the resulting resource.