integration Service Environment
suspend fun integrationServiceEnvironment(name: String, block: suspend IntegrationServiceEnvironmentResourceBuilder.() -> Unit): IntegrationServiceEnvironment
Parameters
name
The unique name of the resulting resource.
block
Builder for IntegrationServiceEnvironment.
See also
Parameters
name
The unique name of the resulting resource.