highbond_strategy_segment (Resource)

Example Usage

resource "highbond_strategy_segment" "seg" {
  name = "seg 1"
}

Schema

Required

  • name (String) The name of the strategy segment

Optional

  • force_updates (Boolean) Allows overriding top-level 'create_only' option.

Read-Only

  • created_at (String) The timestamp identifying when the strategy segment was created
  • id (String) The ID of this resource.
  • objective_ids (List of String) List of objective IDs
  • updated_at (String) The timestamp identifying when the strategy segment was last updated