published Blueprint
suspend fun publishedBlueprint(name: String, block: suspend PublishedBlueprintResourceBuilder.() -> Unit): PublishedBlueprint
Parameters
name
The unique name of the resulting resource.
block
Builder for PublishedBlueprint.
See also
Parameters
name
The unique name of the resulting resource.