account Subscription
suspend fun accountSubscription(name: String, block: suspend AccountSubscriptionResourceBuilder.() -> Unit): AccountSubscription
Parameters
name
The unique name of the resulting resource.
block
Builder for AccountSubscription.
See also
Parameters
name
The unique name of the resulting resource.