sap Central Instance
suspend fun sapCentralInstance(name: String, block: suspend SAPCentralInstanceResourceBuilder.() -> Unit): SAPCentralInstance
Parameters
name
The unique name of the resulting resource.
block
Builder for SAPCentralInstance.
See also
Parameters
name
The unique name of the resulting resource.