private Store Collection
suspend fun privateStoreCollection(name: String, block: suspend PrivateStoreCollectionResourceBuilder.() -> Unit): PrivateStoreCollection
Parameters
name
The unique name of the resulting resource.
block
Builder for PrivateStoreCollection.
See also
Parameters
name
The unique name of the resulting resource.