integration Runtime Rule
suspend fun integrationRuntimeRule(name: String, block: suspend IntegrationRuntimeRuleResourceBuilder.() -> Unit): IntegrationRuntimeRule
Parameters
name
The unique name of the resulting resource.
block
Builder for IntegrationRuntimeRule.
See also
Parameters
name
The unique name of the resulting resource.