spring Cloud Configuration Service
suspend fun springCloudConfigurationService(name: String, block: suspend SpringCloudConfigurationServiceResourceBuilder.() -> Unit): SpringCloudConfigurationService
Parameters
name
The unique name of the resulting resource.
block
Builder for SpringCloudConfigurationService.
See also
Parameters
name
The unique name of the resulting resource.