attached Cluster Resource
suspend fun attachedClusterResource(name: String, block: suspend AttachedClusterResourceBuilder.() -> Unit): AttachedCluster
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for AttachedCluster.