lite Subscription
suspend fun liteSubscription(name: String, block: suspend LiteSubscriptionResourceBuilder.() -> Unit): LiteSubscription
Parameters
name
The unique name of the resulting resource.
block
Builder for LiteSubscription.
See also
Parameters
name
The unique name of the resulting resource.