influx Db Instance
suspend fun influxDbInstance(name: String, block: suspend InfluxDbInstanceResourceBuilder.() -> Unit): InfluxDbInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for InfluxDbInstance.
See also
Parameters
name
The unique name of the resulting resource.