UpdateConnectionInterfaceVisibilityRequest: {
    ids: string[];
    type: "ACCOUNT" | "APPLICATION" | "WORKSPACE";
}

Type declaration

  • ids: string[]
  • type: "ACCOUNT" | "APPLICATION" | "WORKSPACE"