gdc Service Instance
suspend fun gdcServiceInstance(name: String, block: suspend GdcServiceInstanceResourceBuilder.() -> Unit): GdcServiceInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for GdcServiceInstance.
See also
Parameters
name
The unique name of the resulting resource.