pull Through Cache Rule
suspend fun pullThroughCacheRule(name: String, block: suspend PullThroughCacheRuleResourceBuilder.() -> Unit): PullThroughCacheRule
Parameters
name
The unique name of the resulting resource.
block
Builder for PullThroughCacheRule.
See also
Parameters
name
The unique name of the resulting resource.