infrastructure Configuration
suspend fun infrastructureConfiguration(name: String, block: suspend InfrastructureConfigurationResourceBuilder.() -> Unit): InfrastructureConfiguration
Parameters
name
The unique name of the resulting resource.
block
Builder for InfrastructureConfiguration.
See also
Parameters
name
The unique name of the resulting resource.