incident Relation
suspend fun incidentRelation(name: String, block: suspend IncidentRelationResourceBuilder.() -> Unit): IncidentRelation
Parameters
name
The unique name of the resulting resource.
block
Builder for IncidentRelation.
See also
Parameters
name
The unique name of the resulting resource.