partner property

String? partner
getter/setter pair

Partner regime associated with this workload.

Optional. Possible string values are:

  • "PARTNER_UNSPECIFIED"
  • "LOCAL_CONTROLS_BY_S3NS" : Enum representing S3NS (Thales) partner.
  • "SOVEREIGN_CONTROLS_BY_T_SYSTEMS" : Enum representing T_SYSTEM (TSI) partner.
  • "SOVEREIGN_CONTROLS_BY_SIA_MINSAIT" : Enum representing SIA_MINSAIT (Indra) partner.
  • "SOVEREIGN_CONTROLS_BY_PSN" : Enum representing PSN (TIM) partner.

Implementation

core.String? partner;