region

@JvmName(name = "wnarelphxrjabhsv")
suspend fun region(value: Output<String>)
@JvmName(name = "uejdhpvtybgmgvbw")
suspend fun region(value: String)

Parameters

value

The region of the workspace.

NOTE ticket_configuration should be JSON blob with PayloadRevision and WorkItemType keys (e.g., ticket_configuration="{\"PayloadRevision\":0,\"WorkItemType\":\"Incident\"}"), and ticket_configuration="{}" will return an error, see more at this REST API issue