share Subscription
suspend fun shareSubscription(name: String, block: suspend ShareSubscriptionResourceBuilder.() -> Unit): ShareSubscription
Parameters
name
The unique name of the resulting resource.
block
Builder for ShareSubscription.
See also
Parameters
name
The unique name of the resulting resource.